react-native-autocomplete-dropdown icon indicating copy to clipboard operation
react-native-autocomplete-dropdown copied to clipboard

Update index.tsx

Open AlexCernik opened this issue 1 year ago • 1 comments

Add initialValue without dataSet.

AlexCernik avatar Oct 11 '24 01:10 AlexCernik

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

onmotion avatar Oct 20 '24 10:10 onmotion