GeekyAnts / GeekyAnts/NativeBase

Modals appear hidden with certain React Navigation screens

Open
#5,285 4 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.