Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 285 Bytes

File metadata and controls

10 lines (6 loc) · 285 Bytes

example-react-native-redux-with-enzyme

Example react-native code using ignite boilerplate and run test with enzyme

  • clone

  • run: yarn install

  • if you want, you can run: react-native run-ios, but in this case is not important.

  • For run test with jest run: yarn run test.