mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
6b713f519f
Summary: It's not supported, and building with libc++ using its unstable ABI exposes the issue. Include the header to get the complete type. Changelog: [Internal] Reviewed By: lanza, sammy-SC Differential Revision: D28405500 fbshipit-source-id: 65e039a465d8d736eaecb89e82895889fd2379ca
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.