a demo for the issue when using react-native-web with react-native-router-flux
Description about the issue:
When pushing a scene by the router from react-native-router-flux, the elements in the pushed scene seems blocked by the parent
Steps to run the code
- pull this repo
- run "npm install" for downloading the node modules
- run "npm run start-web" will watch and build the bundle in "web" folder
- open "index.html" in "web" folder