-
The solution is here: downgrade to: 2.5.3
https://github.com/hoaphantn7604/react-native-element-dropdown/issues/178#issuecomment-1534189394
-
Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo section…
-
### Description
ScrollView does not work inside position: absolute on Android. Scrolling works on iOS.
### React Native Version
0.71.11
### Output of `npx react-native info`
System:
…
-
**Describe the bug**
When presented with a dropdown select for a field entry in the bot flow, on mobile, a discard changes option will appear. On tablet, it crashes.
**Expected behavior**
A disc…
-
## Issue summary
I have 2 questions:
1. How to add custom style to dropdown input?
2. How to change text of selected items? Now its "3 selected"
Thanks!
### Library versions
react-na…
-
When using this with aws cognito for social login with aws cognito, when signing in ,not able to select gmail account again if selected previously.
Used ephemeralWebSession in iOS to tackle same prob…
-
## 🐛 Bug Report
On web, when the page is scrolled to the top, the Dropdown component works as expected. However, when the dropdown is opened while the page is scrolled down a bit, the items app…
-
The error is easy to replicate.
packadge.json
```
{
"name": "",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native…
-
**Describe the bug**
Looks like co-branded cards are not working as expected on android.
If user selects any of the brands available in the dropdown, the response for `preferredNetwork` is alway…
-
### Describe the bug?
error when call createConfig on android
(newArchEnabled=true, false both)
### What is expected to happen?
no error with createConfig
### What is the actual behavior?…