Andre Feri Saputra

Results 3 comments of Andre Feri Saputra

@esutton you should set allowFontScalling: false on root of ur project, i set this in app.js. `render() { Text.defaultProps = { ...(Text.defaultProps || {}), allowFontScaling: false } return( .... )...

has anyone succeeded to resolve this issue ? thanks was resolved by update @react-native-community/art to version 1.0.4