GeekyAnts / GeekyAnts/nativebase-tutorial
Modal is not scrollable on landscape view
Open
- Dominant language
- JavaScript
- Stars
- 71
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
I opened this app on Android portair view and then switched to landscape. When I open a `ListItem`, modal shows up, but `Go back` button is not visible and modal is not scrollable. Pressing back button shows an alert with message: `Modal has been closed`, but it is not. When I switched back to portrait view modal did not fit the screen vertically and overflowed horizontally, still having the same sizes as when opened, so I could not close modal window. I realize this is a sample app, but I guess `Modal` component may have critical bugs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.