mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e876cc68e7
Summary: On iOS, calling the `__turboModuleProxy` function with the same name returns the same instance of the TurboModule. Adding this behaviour to Andorid as well. Reviewed By: mdvacca Differential Revision: D16553363 fbshipit-source-id: c95e150d6967604a808cfb49877b7a633e33d729
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.