dumbre-prasad / react-native-dropdown-autocomplete-textinput

Simple cross platform (Android/iOS) searchable and scrollable dropdown autocomplete textinput for React Native App!
11 stars 9 forks source link

Warning: Failed prop type: Invalid prop `clearTextOnFocus` of type `string` supplied to `ForwardRef(TextInput)`, expected `boolean`. #3

Open sikky99 opened 4 years ago

sikky99 commented 4 years ago

Screenshot from 2020-09-06 17-13-25 <Autocomplete data={GST} displayKey="name" placeholder={'GST Type'} onSelect={_gst}

          />
jonats2020 commented 2 years ago

same problem here. this project looks discontinued