mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: View Pooling is not currently being used in Fabric Android, this diff removes all the extra abstractions that are being used becuase of the unused ViewPooling. We might add this in the future when we re-implement view correctly. Reviewed By: JoshuaGross Differential Revision: D16543439 fbshipit-source-id: f41b6e02fddc36c7ef7a1052399d2e6b2041fcfb
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.