Open
Description
🚀 Feature
It would be great to support iOS 15 UISheetPresentationController detents so page sheet modals can have multiple “snap points”.
- Have you read the Contributing Guidelines on issues?
Motivation
This would allow for greater customization and enhanced user experience when using page sheet modal styles in iOS 15 and greater.
Pitch
One of the main benefits I see of this feature would be a native stack inside a “bottom sheet”. This is currently impossible AFAIK to inject a native RNN stack into a RN based bottom sheet. This would also be a great alternative to React Native or JS based bottom sheets where performance and UX sometimes suffer.
Are you willing to resolve this issue by submitting a Pull Request?
- ✖️ Yes, I have the time, and I know how to start.
- ✅ Yes, I have the time, but I don't know how to start. I would need guidance.
- ✖️ No, I don’t have the time and I’m okay to wait for the community / maintainers to resolve this issue.