Open peacechen opened 6 years ago
I just uncommented the modal example from RNTester so if you run yarn run-examples
, and navigate to RNTester, you can develop against it.
@peacechen have any progress on this? Maybe I can provide some help.
I started on this but couldn't wrap my brain around the architecture in this project. Your help would be much appreciated!
I'm starting work on
RCTModalHostView
because our app uses Modals and it should be relatively straight-forward to add. What's the easiest way to build thereact-native-dom
project for local development?Any tips on how to best implement this would also be appreciated.