Minor release fixing bugs, improving typings, and adding some functionalities. 🎉
🐛 Bug fixes
- Fix relayout loop on header show/hide change (#712) by @kmagiera
- Fix multiple log box showing (#716) by @Cal-um
- Check if activityState is nil (#714) by @WoLewicki
- Add missing Test648 in App.js (#718) by @WoLewicki
- Export new prop for web (#709) by @WoLewicki
- Export all components from index.d.ts (#730) by @WoLewicki
👍 Improvements
- Add slide animations on Android (#648) by @jiong-shen-cb
- Allow the fontweight for the title to be customized (#706) by @dylancom
🔢 Miscellaneous
- Add Example project for tests (#710) by @WoLewicki
- Add issue validator (#720) by @karol-bisztyga
- Add native-stack to ts and eslint (#731) by @WoLewicki
- Remove old issue templates (#738) by @jakub-gonet
- Remove testing on commit (#739) by @WoLewicki
🙌 Thank you for your contributions!