mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e3e7701c14
Summary: build-break overriding_review_checks_triggers_an_audit_and_retroactive_review Oncall Short Name: petetheheat This diff removes the Nullable annotation added by D27045861 (https://github.com/facebook/react-native/commit/903351f22ee8e0bced19257ddee7fdf8a7516278) The goal is to fix react-native-oss-android tests Changelog: [Android][Changed] - Remove Nullable annotation from ActivityEventListener.onActivityResult method Reviewed By: fkgozali Differential Revision: D27063989 fbshipit-source-id: fda81c36380e4ffdf9d3bf3ca5ff47f8ebb415cc
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.