Skip to content

Releases: RxSwiftCommunity/RxKeyboard

RxKeyboard 2.0.1

12 Apr 07:36
63f6377
Compare
Choose a tag to compare
  • The visibleHeight's output is wrong when 'Reduce Motion' and 'Prefer Cross-Fade Transitions' are on fixed;
  • Restricted number of touches to 1 that prevents keyboard unexpected behavior when user scrolls by multiple fingers simultaneously

RxKeyboard 2.0.0

16 Jan 17:23
085fd99
Compare
Choose a tag to compare

Support RxSwift 6.0

RxKeyboard 1.0.0

27 May 21:30
Compare
Choose a tag to compare

Support Swift 5, RxSwift 5 and Xcode 10.2.

0.9.2

12 Jan 00:05
Compare
Choose a tag to compare

Support Carthage binary for Swift 4.2.1

0.9.1

12 Oct 19:56
Compare
Choose a tag to compare
Update README with supporting prebuild binaries for Xcode 10

0.9.0

23 Sep 12:30
Compare
Choose a tag to compare

Support for Swift 4.2 & Xcode 10

0.8.3

10 Jun 22:17
Compare
Choose a tag to compare
  • Support Xcode 9.4 and Swift 4.1.2

0.8.2

30 Mar 11:11
Compare
Choose a tag to compare
  • Support Swift 4.1

0.8.1

28 Dec 14:22
Compare
Choose a tag to compare
  • Fix a bug that willShowVisibleHeight emits a value when hiding a keyboard (#52, @cpwhidden)

0.8.0

08 Dec 07:14
Compare
Choose a tag to compare
  • Add RxKeyboardType protocol (#50)
  • Add Xcode 9.2 support for Carthage