react-native-normalized icon indicating copy to clipboard operation
react-native-normalized copied to clipboard

Consistent <Picker/>

Open JonnyBurger opened this issue 5 years ago • 0 comments

The pickers look very differently on iOS and Android, and in my opinion, it looks much better on iOS. Most problematically, the components have a different height.

<Picker> on iOS <Picker> on Android
<Picker> on Android: A dropdown

My idea would be to create an Android counterpart that looks the same using Reanimated.

JonnyBurger avatar Apr 17 '19 12:04 JonnyBurger