mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/35435 This raises the C++ language standard to C++17 which is needed to remove some folly:: dependencies changelog: [Internal] Reviewed By: cortinico Differential Revision: D41482821 fbshipit-source-id: 62af6e95e6e78378112a4ce4e9c3ab7df0587218
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.