Skip to content

7ynk3r/react_test

Repository files navigation

React Testing Done Right

Demo Project

To run the tests

yarn test 
# or 
npm run test 

To run the application

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