react-native-modal-select-list icon indicating copy to clipboard operation
react-native-modal-select-list copied to clipboard

☝️ React Native modal component to select options from list

Results 3 react-native-modal-select-list issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/98891472/212568000-ce740f8c-f936-4b92-b746-7236825dcbdd.png)

This PR adds two props `customHeader` and `customRow` allowing the developers to pass their own Header and Row component instead of the built in ones.

Dear It is useful component. But when use the filter, it is not work. Do you have any full example for filter? Thanks