beefe / react-native-picker

A Native Picker with high performance.
1.75k stars 785 forks source link

in two wheel mode, here are some style issues(ios simulator/ RN 0.59.5) #383

Open ly9310 opened 5 years ago

ly9310 commented 5 years ago
    let pickerData = [
      {
        a: [1, 2, 3, 4]
      },
      {
        b: [11, 22, 33, 44]
      }
    ];
WX20190620-143013@2x
hamidfzm commented 5 years ago

143 open issues. This library is dead. Switch to https://github.com/react-native-community/react-native-picker.