mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e168db4c3b
Summary: This annotation is missing it's retention policy which should be `SOURCE` as it's an IntDef and not used at runtime. Changelog: [Internal] [Changed] - Add missing retention policy on EventCategoryDef annotation Created from CodeHub with https://fburl.com/edit-in-codehub Reviewed By: cipolleschi Differential Revision: D43187398 fbshipit-source-id: d00bc3a5cf74d2eb983fa7369905e2260db80142
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.