Nikita
Results
1
comments of
Nikita
> how you did it ? It helps me: Install 'deprecated-react-native-prop-types', go to 'node_modules/react-native-button/Button.js', import there: import {TextPropTypes} from 'deprecated-react-native-prop-types' Change 'static propTypes' to static propTypes = { ... allowFontScaling:...