beefe / react-native-picker

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

Radio Buttons on Android Devices #421

Open MelissaPastoreClair opened 3 years ago

MelissaPastoreClair commented 3 years ago

In a React Native app I'm working on, radio buttons are appearing on the right side of the dropdown menu of the picker on Android devices. Is there any way to change this / remove the radio buttons? Has anyone else experienced this?