-
### In android 11 I noticed this flow- permissions popups are dismissible, and when the user dismisses any permission popup, we get a callback like user-selected ‘never ask again’
We need to add a …
-
### Steps to reproduce
create 2 pages with one as initial route .
add PopScope for both pages ,assign canPop as false and use a confirmation dialog ,
for the second page when we use device back g…
-
This is a nice library and works well with IOS.
Is it possible to set maxHeight/Height for the picker dialog on Android? I have a long selection list and it will take up almost my whole screen. I tri…
-
## 🐛 Bug Report
On a phone with "Google Location Accuracy" turned off, invoking any method to request location updates causes a system dialog to be displayed on the screen, over the app.
![image…
-
## Platforms
Only on Android
## Versions
- "expo": "~50.0.13",
- "react-native-dialog": "^9.3.0",
- "react-native": "0.73.5",
- "react": "18.2.0",
## Reproducible Demo
change t…
-
I am integrating the AppLovin android sdk and noticed that the consent dialog shown to the user mentions words like 'gameplay' and 'playing our game'.
![Screenshot_20220116-131332](https://user-image…
-
…
-
#61
##
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5528388-improve-android-rate-dialog-layout?utm_campaign=plugin&utm_content=tracker%2F1192251&ut…
-
Environment
======
Environment Key | Value
:----: | :----:
version | 11.0
build | 176
UDID | 6f085cbc5ef09386
Android Release | 5.1
Android SDK | 22
Brand | XCOM
Device | t13_x163_bopai_S012_XCOM_Z3_…
-
```
What steps will reproduce the problem?
1. Toast.createToast("toastmessage");
What is the expected output? What do you see instead?
I would love to have a Toast-like dialog that doesn't block the …