xuho / react-native-select-two

Component like Select2 on web for React Native
MIT License
82 stars 70 forks source link

Update data dynamic #15

Closed jorgeestebancl12 closed 4 years ago

jorgeestebancl12 commented 4 years ago

How can I update the data dynamically without having to create a component again Select, thanks

xuho commented 4 years ago

You only need update data property of Select2 component and we done :). Follow example in readme.