-
### Description
launchCamera is not working on ios.
call function and nothing happened
No errors, nothing appear
### How to repeat issue and example
```tsx
launchCamera({
mediaType:…
-
## Bug report
### Current Behavior
Certain clicks/taps on the dropdown trigger on iOS do not open the dropdown despite firing native click listener. This only happens on iOS.
https://www.loom…
-
When I have much data about 100+ elements dropdown is showing too long, about 4-5sec. Any ideas how can I speed up dropdown initial showing?
-
I get the following error
`Invariant Violation: ListView has been removed from React Native.`
'In ModalDropDown (at Dropdown.js:78)'
Using
`react@16.11.0`
`react-native@0.62.2`
and Metro s…
-
When I have a dropdown near the bottom or top of the screen and it contains many options, the dropdown options list goes off the screen. How do I prevent it from going off the screen? dropdownPosition…
-
When I use react-native-dropdown-autocomplete-textinput inside a scrollview.
get a warning:
`VirtualizedLists should never be nested inside plain ScrollViews with the same orientation - use …
-
The multiselect dropdown uses this library https://github.com/toystars/react-native-multiple-select
* [ ] enable the selected items below the search dropdown as shown in the library
-
![Simulator Screen Shot - iPhone 11 - 2020-08-08 at 00 42 31](https://user-images.githubusercontent.com/16104737/89701780-7db5ec00-d910-11ea-8cf1-0144b9434168.png)
On recent version react-native (0…
-
Hard to describe in words, but here's a video:
https://github.com/hossein-zare/react-native-dropdown-picker/assets/6284016/60b00e7d-d99d-4083-9776-69a372177360
Looks like something is wrong with…
-