Install RxKeyboard via CocoaPods or Carthage
masterYou can install RxKeyboard using either CocoaPods or Carthage.
CocoaPods Add the following to your Podfile:
pod 'RxKeyboard'Carthage Use the binary installation method:
binary "https://raw.githubusercontent.com/RxSwiftCommunity/RxKeyboard/master/RxKeyboard.json"Note: Carthage only supports binary installation for specific older versions (0.7.0 through 0.9.2) with corresponding Xcode and Swift versions.