Releases: maxkordiyak/react-native-dropdown-autocomplete
Releases · maxkordiyak/react-native-dropdown-autocomplete
1.0.16
Added two new props:
- initialValue - Text to display initially
- keyboardType - Input Keyboard Type
1.0.15
Minor update to address a few issues
- Fix for React Native ListView #9
- Added TypeScript Support #12
- Add fetchData method #13
- Add onChangeText method