Skip to content

3.2.0

Compare
Choose a tag to compare
@kacperkapusciak kacperkapusciak released this 10 May 14:49

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

Be aware that #821 may be considered a BREAKING CHANGE since it slightly changes how headerShown prop works.
We discourage changing headerShown prop directly in the navigator's screenOptions. We suggest changing it for a specific screen in options prop. Keep in mind that headers in modals aren't shown by default.

🙌 Thank you for your contributions!