mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
5cb02ee5be
Summary: With the IDE autocompletion now working \o/ I was able to apply some suggestions to the Kotlin code I wrote inside the .defaults package (like remove redudant qualifiers and similar). Changelog: [Internal] [Changed] - Cleanup the Kotlin code in the .defaults package Reviewed By: cipolleschi Differential Revision: D39348983 fbshipit-source-id: b443a6be179c85d2a4f4293051c4f26af93eb5f1
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.