mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-16 13:40:16 +08:00
Summary: This diff removes the "isLayoutable" parameter from SchedulerDelegate.schedulerDidRequestPreliminaryViewAllocation. This now can be infered from the shadowView parameter Reviewed By: shergin Differential Revision: D14296481 fbshipit-source-id: b200504f9c2bef41f0a70257f1f5a274fbe97cbb
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.