-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Pavlo Aksonov
committed
Mar 1, 2017
1 parent
4f91ad5
commit 36333fd
Showing
5 changed files
with
1,360 additions
and
3,134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"presets": ["react-native"] | ||
} | ||
"presets": ["react-native", "es2015", "stage-0"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3054,7 +3054,7 @@ raw-body@~2.1.2: | |
iconv-lite "0.4.13" | ||
unpipe "1.0.0" | ||
|
||
react-addons-pure-render-mixin@15.0.2, react-addons-pure-render-mixin@^15.0.2: | ||
react-addons-pure-render-mixin@^15.0.2: | ||
version "15.0.2" | ||
resolved "https://registry.yarnpkg.com/react-addons-pure-render-mixin/-/react-addons-pure-render-mixin-15.0.2.tgz#b7731c5cc7f21214d68a78c84f40df3aefdf462f" | ||
|
||
|
@@ -3087,11 +3087,10 @@ [email protected]: | |
fbjs "^0.8.1" | ||
react-addons-pure-render-mixin "^15.0.2" | ||
|
||
react-native-router-flux@^3.37: | ||
version "3.37.0" | ||
resolved "https://registry.yarnpkg.com/react-native-router-flux/-/react-native-router-flux-3.37.0.tgz#18e8fd3e1e6dbdc4d8340cd47313c28bb9bb1caf" | ||
react-native-router-flux@^3.38: | ||
version "3.38.0" | ||
resolved "https://registry.yarnpkg.com/react-native-router-flux/-/react-native-router-flux-3.38.0.tgz#f5f8ec2875b46f96f61006ff502d0d80268e6ce2" | ||
dependencies: | ||
react-addons-pure-render-mixin "15.0.2" | ||
react-native-experimental-navigation "0.26.x" | ||
react-native-tabs "^1.0.9" | ||
react-static-container "1.0.1" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.