-
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…
-
### 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…
-
toast doesn't show over` React Native Modal` component in **android**. in **iOS** everything is ok
**To Reproduce**
Steps to reproduce the behavior:
1. show modal
2. show toast
**Expected…
-
### Description
Trying to set local state to the colour selected by panel3
### Steps to reproduce
```
const [colorOneHex, setColorOneHex] = useState("");
// Note: 👇 This can be a …
-
### 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…
-
**As descriped, Toast does not show on Modal on react native `0.75.3`**.
It works well without `Modal`.
Code snippets:
```
import {Button, Modal, View} from "react-native";
import {useStat…
-
### 💬 前提强调
- [X] I have searched the [issues](https://github.com/ant-design/ant-design-mobile-rn/issues) of this repository and believe that this is not a duplicate.
### 🙋 描述详情/重现步骤
依赖版本:`"@ant-des…
-
### What happened?
It seems since we upgraded to react-native-navigation 7.40.1 and react-native 0.73.9 we are able to click top bar buttons through modals.
![clickthrough-topbar-buttons](https://…
-
### Description
We are using `Modal` component in our app. We usually have its content (dialog) centered, but in one case where text input is included, we have the content pushed up by some pixels …
-
### Description
When using a TextInput inside a Modal, the onContentSizeChange callback is triggered twice instead of once. Outside the Modal the event triggers correctly (only once).
### Steps to r…