I'd like to add [CombineKeyboard](https://github.com/Woollim/CombineKeyboard) library over to the Combine community. this library was made inspired by [RxKeyboard](https://github.com/RxSwiftCommunity/RxKeyboard) in RxSwift coomunity. - [x] replace copyright with "Copyright (c) Combine Community" in code - [x] replace copyright in README - [x] replace copyright in LICENSE - [x] Add `cocoapods@combine.community` as an owner of your project's CocoaPod by using `pod trunk add-owner YourPodName cocoapods@combine.community`. - [x] update CI badge (this library don't have any CI) - [x] update CI settings (this library don't have any CI) - [ ] update the remote URL of the Podspec (if any) - [ ] transfer repository ownership (once you're a contributor) - [ ] fork the repo back to your personal account
I'd like to add CombineKeyboard library over to the Combine community. this library was made inspired by RxKeyboard in RxSwift coomunity.
cocoapods@combine.communityas an owner of your project's CocoaPod by usingpod trunk add-owner YourPodName cocoapods@combine.community.