This repo is used to reproduce a issue in victory-native.
- Clone the repo
- Run
npm i - Run
npm start android - Click on the button to get to the screen from the screenshot
- Click 'Open Modal'
- On ios the modal opens just fine, in android the modal is not visible. Only the bottom bar becomes black.
- See the screenshot for the difference between ios and android
- If you comment out the chart and open the modal, android works just fine.
