Skip to content

出现两个PickerView的情况下就滑不动了 #21

@iqlpi

Description

@iqlpi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions