peacechen / react-native-modal-selector

A cross-platform (iOS / Android), selector/picker component for React Native that is highly customizable and supports sections.
MIT License
369 stars 129 forks source link

first item selected initially on first render #178

Open SymntxHomendra51 opened 2 years ago

SymntxHomendra51 commented 2 years ago

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.