You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you read the Bugs section of the Contributing to React Native Guide?
no
Environment
react-native -v:
node -v:
npm -v:
yarn --version (if you use Yarn):
Then, specify:
Target Platform (e.g. iOS, Android):
Development Operating System (e.g. macOS Sierra, Windows 10):
Build tools (Xcode or Android Studio version, iOS or Android SDK version, if relevant):
Steps to Reproduce
(Write your steps here:)
1.use the react native modal module
2. change your phone language to any rtl support
3. return to the app... the modal will not be working and you have to close all the app and reopen it again from zero
Expected Behavior
i expect to see the modal when i press to show it
Actual Behavior
nothing is shown... i have to close all the app and then reopen it agian to show it
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered:
Is this a bug report?
yes
Have you read the Bugs section of the Contributing to React Native Guide?
no
Environment
react-native -v
:node -v
:npm -v
:yarn --version
(if you use Yarn):Then, specify:
Steps to Reproduce
(Write your steps here:)
1.use the react native modal module
2. change your phone language to any rtl support
3. return to the app... the modal will not be working and you have to close all the app and reopen it again from zero
Expected Behavior
i expect to see the modal when i press to show it
Actual Behavior
nothing is shown... i have to close all the app and then reopen it agian to show it
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered: