[Expo 16] Overlaps Issue
See original GitHub issueSince the release of Expo 16, Modal
in general doesn’t work anymore (with Expo).
You can see :
- https://forums.expo.io/t/actionsheetios-alert-appear-behind-modal/8338/20
- https://github.com/expo/expo/issues/1616
The WebBrowser, ImagePicker, Alert, ect appears behind the Modal.
I just wanted to let you know as we will have to give up on react-native-modal
library if this issue isn’t solve.
Maybe you could contact @brentvatne to know more about the issue and try to find a way to keep react-native-modal
working with Expo as it is such a primordial library for every react-native user.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Stacking overlapping views with zIndex in Expo and React ...
Learn how to stack overlapping views with zIndex. zIndex is the Expo and React Native analog of CSS's z-index property which lets the...
Read more >Drop down values are overlapping in IOS - React Native, Expo
I am new to React Native, I am creating react native application using expo client. I have used Picker from @react-native-community/picker, ...
Read more >React Native Overlapping Components - Medium
Let us try to build an Overlapping Componentes with React Native. This mobile pattern works fine with iOS and Android.
Read more >Understanding Binocular Overlap and Why It's Important for ...
Binocular overlap refers to the visible overlapping portion ... This aspect ratio is between the 16:9 HD1080 (1920×1080) standard and the ...
Read more >Parallel Trends Overlap, Intertwine at PACK EXPO
After a four-year, pandemic-induced hiatus, PACK EXPO International ... But these trends are increasingly overlapping. ... Dec 16th, 2022 ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It seems that the issue will be fixed soon by expo. In the meanwhile I’m opening an issue for discussing a full JS solution.
@phbn The issue is related to the original react-native modal and we can’t do much about it.