react-native-tag-select icon indicating copy to clipboard operation
react-native-tag-select copied to clipboard

How to set initial value to render

Open akiladevinda opened this issue 6 years ago • 1 comments

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

akiladevinda avatar Dec 30 '19 11:12 akiladevinda

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

ThiagoBr91 avatar May 12 '20 15:05 ThiagoBr91