Add modal example#30406
Conversation
|
Base commit: 68a4761 |
Base commit: 68a4761 |
|
@rickhanlonii The only failing test is test_ios_unit_frameworks_hermes which was failing on master! |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@rickhanlonii has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
Thanks for working on this :) Just checking, did you test on iOS as well? (since the diff makes some iOS specific changes, and I don't see that in your test plan) |
@PeteTheHeat Yup, I've tested it on iOS as well. |
|
This pull request was successfully merged by @suminkimm in 8dddaa8. When will my fix make it into a release? | Upcoming Releases |
Summary
Add examples for Modal component in RNTester for:
Changelog
[General] [Add] - Added examples for Modal component in RNTester
Test Plan