-
### Description
When react-native-modal library is in version 12.1.0, it gives the error "_reactNative.DeviceEventEmitter.removeListener is not a function". This problem disappears when the version oā¦
-
Since `react-native-modal` isn't maintained anymore, we get warnings on Android related to it's reanimated usage.
Let's replace it with [`react-native-modalfy`](https://github.com/colorfy-softwareā¦
-
### Current behavior
Prior to updating RN and RN Navigation, I was able to have a global modal using a context without any issue with how it displayed. Since the update, the modal displays at the topā¦
-
### Summary
This inssues just happens on android.
The map marker don't shows after i unmount the component that contains a modal react with the map.
I have been another problem that's when the stā¦
-
### 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ā¦
-
## Summary
In our app, users can interact with the following remote control buttons:
- **Channel Up (CH+)**
- **Channel Down (CH-)**
- **Number Keys (0ā9)**
For Android TVs with a TV tuner (eā¦
-
### Current behavior
Hi there. As I mentioned in title, I founded an issue with SectionList scrolling when the screen presentation: 'modal with TransitionPresets.ModalPresentationIOS for Android devā¦
-
### Description
Before RN v0.76, on iOS, to see a Modal in top of another Modal you had to put the modal inside the first modal.
Now this behavior has changed and it's possible to see the Modal onā¦
-
### Current behavior
in https://reactnavigation.org/docs/native-stack-navigator/#transitionend
i'm trying to use to get modal transiond end status.
based on docs, the way to listen to 'transionEnd'ā¦
-
### Description
before Im upgrade to react native 0.76.1(new arch), Im using react native 0.75.4 and its work fine with old arch. I have trace error why my modal children is not rendered, because i hā¦