-
## 🐛 Bug Report
If we have a dialog with presentationStyle 'overCurrentContext' and we launch another modal with default presentationStyle (dismissable with swipe down gesture), when we use the ges…
-
I'm noticing that in certain situations, the second time I call GoogleSignIn.signIn(), the app gets stuck on a blank white screen. It works fine the first time through, but the second time I call it, …
-
### Which platform(s) does your issue occur on?
- iOS
- emulator (iPad Pro 12.9in 5th gen) with iOS 14.5 and on physical device iPad Mini
### Please, provide the following version numbers that yo…
-
Hi, when using `coverScreen`, the component is wrapped inside React Native's `Modal` with a predefined `onRequestClose` (that is, closing the Modalbox).
I think it would be better if we can define …
-
### Description
I'm not 100% certain this is a react native screens issue, it might be a react navigation issue as well. I created the issue here because rns showed up in the crash report. But I coul…
-
I use it as this:
the visible has changed from false to true,but the modal cann't appear;but I…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
Currently, we use a bit of React Native built-in components, a bit of NativeBase, and a bit of other components. It would be nice to use NativeBase for most components where possible, to get a unified…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Do you want this issue prioritized?
- [ ] Yes, I have sponsored
- [X] Not urgent
### Current Behavior
I have…
-
版本信息
"react": "18.0.0",
"react-native": "0.69.12",
只要导入这个库,在iOS上使用Modal组件就会出现卡死的情况,调试页面层级发现只有一个RCTModalHostView在最上层,其他的UI不能加载出来,怀疑是
https://github.com/caoyongfeng0214/rn-overlay/blob/6a889b0c3bbcb…