-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Description
rn 0.55.4
<View> <PickerView list={hours} onPickerSelected={(toValue) => { // console.warn(toValue) }} selectedIndex={0} fontSize={14} itemWidth={screen.width / 2} itemHeight={40} /> </View>
<View > <PickerView list={minutes} onPickerSelected={(toValue) => { // console.warn(toValue) }} selectedIndex={0} fontSize={14} itemWidth={screen.width / 2} itemHeight={40} /> </View>
Metadata
Metadata
Assignees
Labels
No labels