I am trying to create a multi-select dropdown with a checkbox in React Native. Like the below example of Angular Material Component. enter image description here, Can anyone suggest the UI component library for it
1 Answer
Here is a library you can use for multi select checkboxes react-native-select-multiple
For custom implementation, you can go to multi-check-react-native-elements-checkbox