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

Prop data doesn't exists on AutocompleteProps interface

Open LauraBeatris opened this issue 4 years ago • 2 comments

According to the docs, it's possible to pass the data directly, without using the fetchData prop

image

But the AutocompleteProps interface doesn't have the data prop type

image

image

LauraBeatris avatar Sep 13 '20 14:09 LauraBeatris

Did any one find the solution for this, I am facing the same issue data props doesn't exist on AutoCompleteProps. Can someone tell me how to pass static data without using fetch data.

satish1020 avatar Feb 23 '21 02:02 satish1020

I have the same issue

jankoJelic avatar Mar 15 '22 15:03 jankoJelic