docs: Modal updated API and examples#1605
Conversation
- Adding new code blocks as shown by @rachelnabors - Adding better styling for example - Only initial functional example added
|
Deploy preview for react-native ready! Built with commit 5ace07a https://deploy-preview-1605--react-native.netlify.com Changes to Thank you for your contributions. |
Seems like modal should work on Web
nearestnabors
left a comment
There was a problem hiding this comment.
Thanks for submitting this! I want to approve it ASAP! But, I'm wondering why modal isn't working in the Web view of the Snack? Could you investigate?
|
@rachelnabors I opened an issue inside Snack Web to check why it's not working for web, and someone commented an error from the minified version, maybe a I was checking on the code implementation for |
|
Gonna merge and CC @brentvatne for future reference! |
|
I believe that Modal is not supported in RNWeb currently. necolas/react-native-web#1020 |
|
@rachelnabors - the above is true, see https://github.com/necolas/react-native-web/blob/master/packages/react-native-web/src/exports/Modal/index.js |

Modal new examples and API updated check
Issue
#1579
Checks
Messages