Skip to content

Release 5.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ice-chillios ice-chillios released this 28 Jan 12:27
· 52 commits to master since this release

5.0.0-alpha.0

  • We decided to remove react-native-keyevent, because of problems related to stock android keyboards. We added some additional logic to check if there is possibility to "jump" between inputs and tested on popular keyboards (Android, GBoard, Samsung Keyboard, LG stock keyboard), and it seems to be working fine now.

BREAKING CHANGES

  • Removed react-native-keyevent as peer dependency. You can remove every code related to react-native-keyevent inside MainActivity.java