Just another minor release 😎
🐛 Bug fixes
KeyboardAvoidingView
is not reacting on keyboard movements if was mounted when keyboard is open (8a853a1)
- avoid deep
react-native
package workletization (b33d20f) fixes #393 #294
👍 Improvements
- move
findKeyboardView
in separate file (22f6de8)
🔢 Miscellaneous
- bump react-native to 0.73 (a9900d8, 350d4da)
- badges in documentation (bf8c497)
- activate 120 FPS on ProMotion devices in example apps(06be7b4)