Minor release fixing bugs, improving typings, and adding some functionalities 🎉
🐛 Bug fixes
- Turn off accessibility for screen and header beneath transparent modal on Android (#1205) by @kacperkapusciak
- Check if jsThread is not null (#1217) by @WoLewicki
- Make stack animations work the same on both platforms (#1190) by @WoLewicki
- Fix Android keyboard with autofocus (#1214) by @WoLewicki
- Disable freeze for first render (#1220) by @kacperkapusciak and @kmagiera
- Check if topScreen is RNSScreenView (#1224) by @WoLewicki
- Use shouldUseOpenAnimation to determine animation (#1227) by @WoLewicki and @kacperkapusciak
👍 Improvements
- Add search bar on Android (#1166) by @Ubax
- Don't set display: 'none' on frozen screens (#1208) by @kacperkapusciak and @grahammendick
🔢 Miscellaneous
- Add kotlin guide to change version (#1185) by @kacperkapusciak
- Update required react-native version (#1200) by @kacperkapusciak
- Add eslint hook plugin and fixes hooks errors (#1199) by @Ubax
🙌 Thank you for your contributions!