Skip to content

Releases: RxSwiftCommunity/RxKeyboard

0.7.1

01 Nov 09:18
Compare
Choose a tag to compare
  • Add Xcode 9.1 support for Carthage

0.7.0

22 Sep 09:48
Compare
Choose a tag to compare

0.6.2

10 Aug 15:17
Compare
Choose a tag to compare

0.6.1

07 Aug 08:44
Compare
Choose a tag to compare
  • Ignore first event from willShowVisibleHeight (#30, @vbmania)

0.6.0

31 Jul 05:04
Compare
Choose a tag to compare
  • Add isHidden property to easily observe keyboard visibility (#27, @noppefoxwolf)

0.5.1

06 Jul 07:07
Compare
Choose a tag to compare

0.5.0

09 May 13:48
Compare
Choose a tag to compare

0.4.1

23 Jan 03:14
Compare
Choose a tag to compare
  • Reorganize the folder and project structure so that RxKeyboard target doesn't contain CocoaPods related resources (#18)

0.4.0

18 Jan 11:48
Compare
Choose a tag to compare
  • Take only .changed state from pan gesture recognizer (#14, @devxoul)
  • Add willShowVisibleHeight property (#15, @devxoul)

0.3.0

25 Oct 11:40
Compare
Choose a tag to compare
  • Update RxSwift dependency to >= 3.0 (#5, @devxoul)