maxkordiyak / react-native-dropdown-autocomplete

Autocomplete input with dropdown modal component for React native. Useful for pages with multiple autocomplete's.
MIT License
100 stars 51 forks source link

How to use with GraphQL API? #60

Open atharva-bhange opened 3 years ago

atharva-bhange commented 3 years ago

the component takes in data url how can we use it with a graphql api like we would want to call a query function and use its loading state for the spinner.