react-native-autocomplete-dropdown
react-native-autocomplete-dropdown copied to clipboard
Update index.tsx
Add initialValue without dataSet.
I'm not sure if this is how it should work, it could lead to a mess in the data. I think if you need to prefill the data before the actual one is fetched, you could manually manipulate with the data object