react-native-modal-select-list
react-native-modal-select-list copied to clipboard
☝️ React Native modal component to select options from list

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