Minor release fixing bugs, improving typings, and adding some functionalities. 🎉
🐛 Bug fixes
- Fix Xcode 12 compatibility (#639) by @radko93
- Fix fullScreenModal (#643) by @WoLewicki
- Fix webview in stack (#607) by @WoLewicki
- Remove check for background color (#656) by @WoLewicki
- Add processing fonts for managed expo (#622) by @WoLewicki
- Fix eslint warnings (#669) by @WoLewicki
- Fix types for native stack to match latest react navigation (#681) by @satya164
- Silence warning (#682) by @WoLewicki
👍 Improvements
- Add support for translucent header on Android (#575) by @andreibarabas
- Add missing prop (#663) by @WoLewicki and @agarant
- Update Example with function API & React hooks (#647) by @luism3861
- Add status bar managment (#642) by @WoLewicki
- Add status bar management to v4 (#673) by @WoLewicki
🔢 Miscellaneous
- Replace deprecated useSafeArea with useSafeAreaInsets in example (#637) by @JB1905
- Note MainActivity.onCreate may need an override to avoid crashes (#652) by @mikehardy
- Bring alphabetical order (#664) by @WoLewicki
- Silence eslint ts-ignore warnings (#672) by @WoLewicki
🙌 Thank you for your contributions!