Open JediahDizon opened 6 years ago
Font size set to 30 (could be less) crops the text. This does not occur on Android.
react-native: 0.55.4 react-native-multiple-select: 0.4.4
The text does not get cropped.
Text gets cropped.
<MultiSelect fontSize={30} />
Issue summary
Font size set to 30 (could be less) crops the text. This does not occur on Android.
Library versions
react-native: 0.55.4 react-native-multiple-select: 0.4.4
Steps to Reproduce
Expected Behavior
The text does not get cropped.
Actual Behavior
Text gets cropped.
Reproducible Code