🎉 New features
- Add accessibility support to grabber view with VoiceOver/TalkBack actions and state descriptions. (#587 by @lodev09)
- Add
scrollingExpandsSheetoption toscrollableOptions. (#585 by @lodev09)
🐛 Bug fixes
- iOS: Fixed position change not emitting when detent or index changed. (#584 by @lodev09)
- Android: Use RN
BackHandlerfor back press detection for reliability across Android versions. (#580 by @lodev09)
💡 Others
⚠️ Breaking
- Android:
nestedScrollingEnabledis now automatically managed whenscrollableis enabled. (#585)
Full Changelog: v3.9.9...v3.10.0-beta.0