Files
react-native/ReactAndroid
Joshua Gross 483f84e881 Android-specific LayoutAnimation integration
Summary:
Turn on Fabric LayoutAnimations on Android.

Changelog: [Internal]

Reviewed By: mdvacca

Differential Revision: D21675809

fbshipit-source-id: 49fbd3094532c5b486ea12a58898b986964ddd6e
2020-05-20 19:45:50 -07:00
..
2020-05-19 14:18:57 -07:00
2019-10-16 10:06:33 -07:00

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.