react-native-date-ranges
react-native-date-ranges copied to clipboard
Ability to hide the date selector
This allows library user to hide the date selector text and simply use the Date Picker by registering a ref and calling setModalVisible(true)
#19
Why is that, would you mind to describe the using condition?
Sure, we use a picker which has several options like Today Yesterday Last 7 days This month Custom
And when user selects custom from the Picker, I would like to show the Modal and NOT render the Date Selector