mirror of
https://github.com/status-im/react-native.git
synced 2025-02-07 23:25:41 +00:00
63035a4c08
Summary: This change change the interface of reactmarker to use enum type and ReactMarker would still support logMarker(string, string) with addtional support for logMarker(ReactMarkerConstants, string). Also moved some markers into the enum. Reviewed By: fkgozali Differential Revision: D4773600 fbshipit-source-id: 336ba79bb9514d3146bdda177861743ae51424ab
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.