mirror of
https://github.com/facebook/react-native.git
synced 2024-11-22 06:29:46 +00:00
ba061a5d18
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/46357 Bumping NDK to 27.1.12297006 as we need it to build native libraries with 16KB page size support. See: - Changelog r27: https://github.com/android/ndk/wiki/Changelog-r27 - 16KB page sizes: https://developer.android.com/guide/practices/page-sizes Changelog: [Android] [Changed] - Android NDK to 27.1 Reviewed By: cortinico Differential Revision: D62278654 fbshipit-source-id: 9968a45d9f41031571dfa1bb1671d6ad71d0644d |
||
---|---|---|
.. | ||
__tests__ | ||
.bundle | ||
android | ||
ios | ||
lib | ||
scripts | ||
.gitignore | ||
.prettierrc.js | ||
.react-native.config | ||
App.jsx | ||
babel.config.js | ||
cli.flow.js | ||
cli.js | ||
Gemfile | ||
Gemfile.lock | ||
index.js | ||
jest.config.js | ||
metro.config.js | ||
package.json | ||
README.md |
Hello World Test Application
This is the React Native HelloWorld test app. It is for internal use and shouldn't be dependend on.