Paito Anderson
Results
22
comments of
Paito Anderson
This is an issue for me on iOS using expo `52.0.36` and react-native-paper `5.13.1`. Didn't notice until TestFlight as development worked fine.
This might help you as I had the same issue, pretty basic styling. Use on the component with `CustomDropdownItem={CustomDropdownItem}` ```tsx const CustomDropdownItem = ({ width, option, value, onSelect, toggleMenu, isLast,...