Test interactively the behavior of react-native-text-size.
This app is using React Native 0.57, the minimal supported version, Typescript 3.x, and react-native-text-size 3.x
Clone this repo, install the dependencies, and run as usual:
git clone https://github.com/aMarCruz/rn-text-size-sample-app.git
cd rn-text-size-sample-app && yarn
react-native run-android
# ...or run-ios