react-native/packages/helloworld
Nicola Corti ecd660984c Gradle to 8.10.2 (#46656)
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
2024-09-27 00:43:25 -07:00
..
__tests__ CLI supports ordering of tasks 2024-04-29 05:04:26 -07:00
.bundle
android Gradle to 8.10.2 (#46656) 2024-09-27 00:43:25 -07:00
ios Update RNTester and HelloWorld to min iOS 15.1 (#46136) 2024-08-21 12:11:58 -07:00
lib swap test_ios_template for test_ios_helloworld in CircleCI (#44815) 2024-06-06 14:41:19 -07:00
scripts fix: ios Helloworld assumes community cli is present (#45221) 2024-06-28 12:05:14 -07:00
.gitignore CLI supports ordering of tasks 2024-04-29 05:04:26 -07:00
.prettierrc.js
.react-native.config fix: ios Helloworld assumes community cli is present (#45221) 2024-06-28 12:05:14 -07:00
App.jsx CLI supports ordering of tasks 2024-04-29 05:04:26 -07:00
babel.config.js
cli.flow.js cli assemble support (#44903) 2024-06-13 04:51:20 -07:00
cli.js fix: clean up various ESLint issues (#46379) 2024-09-17 13:07:20 -07:00
Gemfile feat: remove upper limit for Cocoapods version (allow for 1.15.2) (#45099) 2024-06-21 04:12:26 -07:00
Gemfile.lock Update RNTester and HelloWorld to min iOS 15.1 (#46136) 2024-08-21 12:11:58 -07:00
index.js CLI supports ordering of tasks 2024-04-29 05:04:26 -07:00
jest.config.js
metro.config.js CLI supports ordering of tasks 2024-04-29 05:04:26 -07:00
package.json Add missing babel-jest dependency to react-native package (#46539) 2024-09-17 09:42:36 -07:00
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.