Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 220 Bytes

File metadata and controls

11 lines (8 loc) · 220 Bytes

ReactNativeTesting

A sample app to show TDD and Formik testing

Building the project

Run yarn install

Running the sample app

react-native run-ios or react-native run-android

Running the tests

yarn test