2.18.0
Minor release fixing bugs, improving typings, and adding some functionalities. 🎉
🐛 Bug fixes
- Add cancel touchHandler on swipe in nested stack in modal (#784) by @kmagiera and @WoLewicki
- Restore the proper type for NavigationConfig (#810) by @satya164 and @WoLewicki
- Add check for isDestroyed (#805) by @WoLewicki
- Rtl transition without header on iOS (#831) by @WoLewicki
- Make header subviews subscribe to transition (#820) by @WoLewicki and @fangasvsass
👍 Improvements
- Enable interaction during transition (#775) by @WoLewicki
- Change modal logic (#798) by @WoLewicki
- Use ReactNativeStyleAttributes to process fontFamily (#823) by @brentvatne
🔢 Miscellaneous
- Replace deprecated API (#768) by @sunzhongliangde
- Change babel and metro resolvers logic (#788) by @satya164 and @WoLewicki
- Remove buildscript from main build.gradle (#799) by @WoLewicki
- Add warning about mixing modal types (#835) by @kacperkapusciak
🙌 Thank you for your contributions!