mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 17:45:59 +00:00
8564fc074b
Summary: View the comment thread for discussion: https://www.facebook.com/groups/1505872839725322/permalink/1630102823968989 Our current behaviour of add then immediately remove if a view is clipped pretty much guarantees that we kill network requests for images in feed. We have a better fix for that in the pipeline, but this is a low risk fix in the meantime. Reviewed By: ahmedre Differential Revision: D3597785
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.