RxKeyboard
Keyboard observer
Provides a reactive way to observe and respond to keyboard frame changes in iOS applications.
Reactive Keyboard in iOS
2k stars
44 watching
175 forks
Language: Swift
last commit: 12 months ago
Linked from 2 awesome lists
ioskeyboardrxswiftswift
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxgesture | A reactive wrapper for view gestures on iOS and macOS, allowing developers to easily add gesture recognition to their views. | 1,388 |
rxswiftcommunity/rxcoremotion | Provides an easy way to use CoreMotion responses as Rx Observables in iOS app development. | 60 |
rxswiftcommunity/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |
rxswiftcommunity/rxswiftext | A collection of additional operators and extensions to RxSwift for handling sequences and enhancing existing objects with reactive abilities. | 1,330 |
rxswiftcommunity/rxstarscream | An extension for subscribing to WebSocket events using RxSwift observables | 152 |
rxswiftcommunity/rxbibinding | Reactive two-way data binding system using Swift | 126 |
rxswiftcommunity/rxwebkit | A framework for interacting with web content using reactive programming principles in Swift | 252 |
rxswiftcommunity/rxfilemonitor | Reactive wrapper around CoreFoundation file events for Swift development | 60 |
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
rxswiftcommunity/rxsegue | A Reactive generic segue implementation for Swift using RxSwift | 80 |
rxswiftcommunity/rxnimble | Extensions to RxSwift that simplify unit testing with Observables | 265 |
rxswiftcommunity/rxmarbles | An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables | 480 |
rxswiftcommunity/rxviewmodel | A reactive view model implementation using RxSwift for clean separation of business logic and UI. | 401 |
rxswiftcommunity/rxmediapicker | A reactive wrapper around a photo and video picker library to simplify its usage in iOS apps. | 181 |
totocaster/typist | Manages keyboard interactions and events in iOS apps | 1,066 |