how to add select option in react native
how to add select option in react native Example:-1 npm install @react-native-picker/picker –save Then import {Picker} from ‘@react-native-picker/picker’; this.storeFirstpoint(itemValue)} > { this.state.data.map((item, startpoint) => { return( ) })} If you have the native base then import Picker from the native base. You don’t need to install the picker package. how to add select option in […]









