-
## Environment
System:
OS: macOS 10.15.4
CPU: (8) x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
Memory: 1.58 GB / 16.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 12.1…
-
Not sure of the status on this but here is an updated version with everything working, if you find any issues feel free to submit a PR.
https://github.com/rollsroyc3/react-native-dropdown
-
@a7ul I am using this code in my App.js but the alert is not showing instead it shows unhandled promise rejection in Yellowbox
```
const errorHandler = (e, isFatal) => {
if (isFatal) {
A…
-
Before the dropdown is expanded we should be able to give it an icon on the right hand side. For example, a down facing chevron from vector icons. That would be great, thanks!
-
-
Hello!
I'm trying to use Searchable-Dropdown in pretty simple components like that:
import React from 'react';
import {View} from 'react-native';
import SearchableDropdown from 'react-native-s…
-
### What happened?
My app worked well in development, after build for production my app crashed
Incident Identifier: 590A3677-D750-4FB6-B7B0-00EA920DCD3B
Distributor ID: com.apple.TestFlight…
wogno updated
8 hours ago
-
Getting these warnings when react-native-material-dropdown is used in the iOS app.
_```
WARN Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.m…
-
Does this work?
I'm trying to set the color and style of the top label by using:
but it doesn't work
-
I have multiple dynamic dropdown and put in very nested component. my scrollview wrap them in root container. i also disable closeOnBlur because issue scroll suggestion list. so how can i close the su…
Donhv updated
5 months ago