This repository has been archived by the owner on Dec 5, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
How to show already selected #16
Comments
Hi @karanpratapsingh Thanks |
@shivamtiwari8736 unfortunately not :( |
@karanpratapsingh then what you did to achieve it? |
you can try this one https://callstack.github.io/react-native-paper/chip.html, works well |
Thanks @karanpratapsingh , |
My pleasure, bro 😄 |
You can use the value prop, which is an array with the keys of the selected tags |
I think it is clearly mentioned in the document. Use value prop value | array | [] | Array with pre-defined values Also tested it working fine. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey, awesome package...but I was wondering is there a way to show a tag which is already selected? Right now when it is rendered it shows all tags as not selected
Thanks
The text was updated successfully, but these errors were encountered: