Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to React Native v0.59.0 #741

Merged
merged 26 commits into from
Mar 15, 2019
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
a17e6f5
Upgrade RN to 0.59 and React to 16.8.3
hypest Mar 12, 2019
ed54bb2
RN 0.59 uses metro-react-native-babel-transformer
hypest Mar 12, 2019
ec53385
Upgrade other packages, like RN's 0.59 init app
hypest Mar 12, 2019
b1515e0
Add JavaScriptCofre framework to the project.
SergioEstevao Mar 12, 2019
b4abcfb
Update SVG lib to latest.
SergioEstevao Mar 12, 2019
b0172f7
Update bridge to use react native version 0.59
SergioEstevao Mar 12, 2019
1574e5b
Update the android demo app
hypest Mar 12, 2019
e33ed16
Update the yarn.lock packages versions file
hypest Mar 13, 2019
b01f5f0
Fix package name mishup from copy/paste
hypest Mar 13, 2019
b9fcbfb
Update the JSC-Android version to match RN's 0.59.0
hypest Mar 13, 2019
9800cbc
Update gradle and support lib's version on Android
hypest Mar 13, 2019
26b8fa7
Upgrade gradle wrapper of the bridge project
hypest Mar 13, 2019
f7eae3d
Point to react-native-svg fork with gradle wrapper
hypest Mar 13, 2019
cb388d8
Update react-native-aztec android's gradle wrapper
hypest Mar 13, 2019
798ac8b
Update the react-native-svg fork ref
hypest Mar 13, 2019
2d351b4
Update the react-native-svg ref
hypest Mar 13, 2019
0859a08
Update to new UIManager method.
SergioEstevao Mar 13, 2019
9065eb0
Update yarn.lock file
hypest Mar 13, 2019
160690c
Match react-test-renderer version to react's
hypest Mar 14, 2019
633add2
Update flow to 0.92.0
hypest Mar 14, 2019
c2d1889
Force removeClippedSubviews to false to avoid losing focus on scroll
hypest Mar 14, 2019
3d4825c
Update JS bundles
hypest Mar 14, 2019
11220f4
Merge branch 'develop' into upgrade-to-rn-059
hypest Mar 15, 2019
8ac131c
latest yarn.lock for the same package.json
hypest Mar 15, 2019
6be29da
Merge branch 'develop' into upgrade-to-rn-059
hypest Mar 15, 2019
391f553
Build new JS bundles
hypest Mar 15, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Upgrade gradle wrapper of the bridge project
  • Loading branch information
hypest committed Mar 13, 2019
commit 26b8fa742b9cd9ff39f5623ecb67250a644ca990
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\:https://services.gradle.org/distributions/gradle-4.6-all.zip
distributionUrl=https\:https://services.gradle.org/distributions/gradle-4.10.2-all.zip