mirror of
https://github.com/status-im/react-native.git
synced 2025-01-12 02:24:23 +00:00
5068dfcad3
Summary:
Upgrade React Native to Android SDK 27 again, following the reversal in D9886607 (68c7999c25
).
The SDK 27 is actually available internally in an alternate location that is suitable for use cases like React Native's. For future reference, SDK 28 is also available for use in this location.
Reviewed By: axe-fb
Differential Revision: D9929066
fbshipit-source-id: 9413f891d5587293a30544351340e9407a2dce55
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.