react-native-macos/ReactAndroid
David Vacca 7003fcd6eb Delete react/fabric/components folder
Summary:
Delete react/fabric/components folder as this is not needed anymore

changelog: [internal] internal

Reviewed By: cortinico, makovkastar

Differential Revision: D39560229

fbshipit-source-id: b27ba1acd3bf46472bd022e78e171d7d22d7979d
2022-09-16 12:33:15 -07:00
..
cmake-utils Reduce the amount of C++ code in user space for RN-Tester 2022-09-12 12:48:43 -07:00
hermes-engine Bump SoLoader version to 0.10.4 2022-07-21 16:43:01 -07:00
libs
src Delete react/fabric/components folder 2022-09-16 12:33:15 -07:00
.npmignore Do not publish Android tests inside the NPM package 2022-05-23 12:28:33 -07:00
Android-prebuilt.mk Reduce the amount of C++ code in user space for RN-Tester 2022-09-12 12:48:43 -07:00
DevExperience.md Fix Dead links to documents in the comments (#32619) 2021-11-22 03:31:10 -08:00
README.md Update CONTRIBUTING.md, replace wiki links (#34035) 2022-06-21 19:30:23 -07:00
build.gradle Remove Android.mk from internal Gradle task (#34687) 2022-09-15 06:32:49 -07:00
gradle.properties fix: react android kotlin plugin version conflict (#34255) 2022-08-08 08:06:05 -07:00
proguard-rules.pro Cleanup OSS proguard rules and add @DoNotStripAny 2022-02-02 12:54:34 -08:00

README.md

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.