mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3120ae053f
Summary: When I moved the C++ file around I only updated the Android-prebuilt.cmake I haven't update the Android.mk equivalent. I'm doing it here. Changelog: [Internal] [Changed] - Update Android-prebuilt.mk to use the correct paths for turbomodule & fabricjni Reviewed By: cipolleschi Differential Revision: D39397567 fbshipit-source-id: f9f412ef4a9402f9528414af24eac06a0657f6f5
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.