Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 478 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 478 Bytes

rnTextSize Tester

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

Run It

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