Fix eslint
Fix flow
Revert "Improve Flow Types"
This reverts commit bee33a4400.
[0.50.0-rc.1] Bump version numbers
Fix Analyze step
Remove mockFs dependency and unblock tests
Revert "[0.50.0-rc.1] Bump version numbers"
This reverts commit 5d0bc1d29bfdce40bbcc403190b06324557e5a58.
Revert "Migrate to Circle 2.0"
This reverts commit 8fa9984b11.
Remove old circle
Comment out danger for now
Summary:
This is the manually imported version of https://github.com/facebook/react-native/pull/10786
This was mostly straigthforward by replacing the local-cli folder with the version I had in my local git checkout,
plus a few other files I listed with git diff --name-only.
Reviewed By: hramos
Differential Revision: D4201118
fbshipit-source-id: 4d0fb54b0edda9de1abba427958e420fd2ac105c
Summary: public
The tests are failing, disable it temporarily until it's fixed.
Reviewed By: mkonicek
Differential Revision: D2641730
fb-gh-sync-id: e8e2a8f3e67df197570484d6a8b1d16be08ce1d7
Summary: @public
The implementation wasn't working. Lets remove this for now and revisit if we trully want to support this.
Reviewed By: @frantic
Differential Revision: D2536442
fb-gh-sync-id: 4aca2d1d2584cd15ac855d69e6e9a5a08abf778e
This is an early release and there are several things that are known
not to work if you're porting your iOS app to Android.
See the Known Issues guide on the website.
We will work with the community to reach platform parity with iOS.