3.6.0
Minor release fixing bugs, improving typings, and adding some functionalities 🎉
🐛 Bug fixes
- Fix Search bar returns to an incorrect position after losing focus (#1036) by @Ubax
- Fix typo in method name for TV-OS (#1040) by @Ubax
- Add windows Directory to NPM Publish (#1050) by @chiaramooney
👍 Improvements
- Add v5 implementation of header height context (#1031) by @WoLewicki
🔢 Miscellaneous
- Convert Java to Kotlin (#1042) by @kacperkapusciak and @WoLewicki
- Enforce null safety in Kotlin files (#1059) by @WoLewicki
- No exception while using flip animation on Android (#1068) by @kacperkapusciak
- Warn when using native-stack from react-native-screens in v6 (#1058) by @kacperkapusciak
- Example projects clean-up (#1033) by @kacperkapusciak
- Add information about react-navigation v6 (#1037) by @kacperkapusciak
- Add TV Example App (#1054) by @Ubax
- Format Example project on commit (#1038) by @kacperkapusciak
- Add build checks (#1055) by @Ubax
- Improves CI checks (#1065) by @Ubax
- Bump react-native version to 0.65.1 (#1067) by @kacperkapusciak
🙌 Thank you for your contributions!