Minor release fixing bugs, improving typings, and adding some functionalities. 🎉
🐛 Bug fixes
- Don't update header without navctr (#847) by @WoLewicki and @hehex9
- Make containedTransparentModal transparent (#861) by @kacperkapusciak
- Schedule only one update after transition (#839) by @WoLewicki
👍 Improvements
- Support multiple transparent modal layers on Android (#658) by @henninghall
- Rework open/back animation logic on Android (#871) by @kacperkapusciak and @tomtargosz
- Add native stack screen props type (#877) by @jkadamczyk
- Add title font-weight on Android (#852) by @janicduplessis
🔢 Miscellaneous
- Update PULL_REQUEST_TEMPLATE.md (03fab5d) by @WoLewicki
- Fix typo in README (#854) by @thecodesalim
- Update example app (#827) by @kacperkapusciak
- Remove from READMEs info about enabledScreens being required (#872) by @kacperkapusciak
- Unify types definitions (#864) by @WoLewicki
- Update Example and TestsExample projects to RN 0.64 (#878) by @kacperkapusciak
- Add missing import in App.js in TestsExample project (#879) by @kacperkapusciak
🙌 Thank you for your contributions!