Skip to content

Commit

Permalink
add react-native example as a workspace (jestjs#5052)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB authored and cpojer committed Dec 11, 2017
1 parent 78741aa commit e44de3f
Show file tree
Hide file tree
Showing 5 changed files with 1,144 additions and 4,571 deletions.
1 change: 1 addition & 0 deletions examples/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "jest-rn",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
Expand Down
Loading

0 comments on commit e44de3f

Please sign in to comment.