Replies: 1 comment 8 replies
-
Thanks for posting this! I've seen the tweet and was wondering if there's a corresponding PR :D Proposals that are quite small in scope like this are best when sent as PRs to the react-native repo directly. If there's anything to discuss, like naming, the PR is a proper place to do so. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
React Native's
Modal
component should add support fordetents
from iOS.I'm already using this minimal patch in my app successfully.
See this tweet for a video.
I think the naming should be like so:
Would a PR get merged in React Native to support this feature?
Beta Was this translation helpful? Give feedback.
All reactions