mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
022e22cbd4
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/35436 Using std::optional as react-native has been using C++17 for quite some time changelog: [Internal] Reviewed By: cortinico Differential Revision: D41415031 fbshipit-source-id: d786647f64b4f90cf75409109830ae0885460c17
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.