GeekyAnts / GeekyAnts/NativeBase
Modals appear hidden with certain React Navigation screens
Open
bug
triage
v3
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
The current implementation places the portal outside of the current screen. If, for example, you try to open an AlertDialog on a "formSheet" screen, you can't see the AlertDialog
### CodeSandbox/Snack link
n/a
### Steps to reproduce
Try to open an AlertDialog or Modal on a React Navigation screen that was opened as a formSheet (or modal).
To be clear, this is only on Android and iOS - web works.
### NativeBase Version
3.3.1
### Platform
- [X] Android
- [ ] CRA
- [X] Expo
- [X] iOS
- [ ] Next
### Other Platform
_No response_
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.