mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
903351f22e
Summary: Media picking wasn't working for Venice because we didn't implement onActivityResult in BridgelessReactFragment so the listener in FBProfileGemstoneReactModule didn't called. Changelog: [Android][Changed] - Added Nullable annotation Reviewed By: mdvacca Differential Revision: D27045861 fbshipit-source-id: 0ab2961ef0570d92259856b4132507ebb264eb9d
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.