rafaelmotta / react-native-tag-select

🏷 A simple tag component to act as radio button / checkbox
156 stars 43 forks source link

How to set initial value to render #21

Open akiladevinda opened 4 years ago

akiladevinda commented 4 years ago

Hi , Please let me know how to render initial or default value in array list to render at the start

ThiagoBr91 commented 4 years ago

Just use the value prop, which is an array with the keys of the selected tags