mirror of
https://github.com/facebook/react-native.git
synced 2024-11-22 06:29:46 +00:00
ecd660984c
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/46656 This contains the fix for: - https://github.com/gradle/gradle/issues/30472 Changelog: [Internal] [Changed] - Gradle to 8.10.2 Reviewed By: tdn120 Differential Revision: D63457979 fbshipit-source-id: 1439a9ce198c1df0dafa8f5088c079c3fb3d1543 |
||
---|---|---|
.. | ||
__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.