appandflow / appandflow/react-navigation-bottom-sheet

Issue with native modals being rendered behind FullWindowOverlay on iOS

Ouverte
#31 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
TypeScript
Étoiles
496
Forks
24
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

I'm having issues with native sheets/modals opened from a bottom sheet being rendered behind the sheet on iOS.
Reason is of course that the modals are in a `FullWindowOverlay`
https://github.com/th3rdwave/react-navigation-bottom-sheet/blob/ef8c616559a3fdbb67149d6e1ebc9bb662d71255/src/BottomSheetView.tsx#L24-L36

I'm thinking of a `customOverlayComponent` option to override this behaviour. And I gladly make the PR, just want to make sure if there are other ideas on how to solve this?

Thanks for a very useful library 👌

https://github.com/user-attachments/assets/4f7ad324-3950-4e96-9de3-0c1d71c4cc45

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.