react-native-modal-selector
react-native-modal-selector copied to clipboard
first item selected initially on first render
I want to make modal selector to select 1st item selected on first render. until user chooses any other option. It should also call onClose method at first selection. As listing is dynamic data is coming from api's.