Adopting latest trends from react-native ecosystem in this library and adding new features 🎉
Learn more about all upcoming changes in blogpost.
🐛 Bug fixes
- type mismatch for
dismissmethod (4bdf4e5)
👍 Improvements
- don't use private reanimated API (29ad9e8)
- added
useAnimatedKeyboardhook (compatibility layer with corresponding hook fromreact-native-reanimated) (41858c7) - ability to sync focused input layout from JS (14ededa)