mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
26a8d2e03a
Summary: This diff removes the 'RCT' prefix (if it's present) from the names of the generated Java classes. The motivation is that we don't want to have any Java files having this prefix in the RN Android codebase. Reviewed By: JoshuaGross Differential Revision: D17123804 fbshipit-source-id: 31905d3141e0f58ea47cdbdb0cf77d2d105de9a9
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.