Upgrade NPM dependencies/packages: react-native 0.50

This commit is contained in:
Lyubo Marinov
2017-12-01 15:07:58 -06:00
parent d8bc26a8ea
commit 569b3547c8
20 changed files with 3212 additions and 2189 deletions

20
.gitignore vendored
View File

@@ -7,6 +7,9 @@ all.css
.remote-sync.json
.sync-config.cson
# CocoaPods
Pods/
# The following are automatically generated by the react-native command line
# utility (either with the init or upgrade option which pull in the latest
# template files recommended by Facebook for React Native).
@@ -57,14 +60,11 @@ buck-out/
# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use
# fastlane to re-generate the screenshots whenever they are needed. For more
# information about the recommended setup visit:
# https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md
#
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://docs.fastlane.tools/best-practices/source-control/
# CocoaPods
Pods/
*/fastlane/report.xml
*/fastlane/Preview.html
*/fastlane/screenshots