mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
27d71fc725
Summary: This diff annotates MountItems classes with NonNull annotations, this will help analysis of nullability plus improving integration with Kotlin clients Changelog: Add NonNull annotation to Fabric MountItems Reviewed By: JoshuaGross Differential Revision: D18010921 fbshipit-source-id: 4c2bded87f7af1ddb941b2a49e390e51984890c0
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.