Release that mostly adopts new trends from react-native ecosystem, tries to make external contributions more developer-friendly and fixes some bugs 😎
🐛 Bug fixes
👍 Improvements
- detect
react-native-edge-to-edgepresence and automatically configure props forKeyboardProvider(c958062) by @zoontek - avoid
SharedValuereads during render (e31a62a)
🔢 Miscellaneous
- meaningful page description for
OverKeyboardViewin docs (27d6229) - added
Troubleshootingpage in docs (9dec434) - added
FAQpage in docs (f48d2d7) - use
ccacheon CI only (1ba0685) - fix
size-diffanddeploy-docsCI for external contributors (6eb74d2) - update
reanimatedto3.16.1(f42d69d) - update
react-native-is-edge-to-edgeto1.1.3(a09c7ed) by @zoontek - bump
react-native-is-edge-to-edgeto1.1.4to fix module resolution (d16908c)