A cross-platform (iOS / Android), selector/picker component for React Native that is highly customizable and supports sections.
369
stars
129
forks
source link
Add ability to pass extra props to cancel text in modal #149
Closed
tetianastepova closed 4 years ago
Problem: There is no ability to pass allowFontScalling configuration to cancel text component
Solution: support external cancelTextPassThruProps property that will be passed to cancel text component
I believe this will also solve this issue