mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 22:10:14 +00:00
7e268c9d52
Summary:
While we're waiting for 19 stable, let's bring main back to 18.3.1 ahead of the 0.77 branch cut. We'll land this change just after 19 stable lands.
This is a cherry pick of
|
||
---|---|---|
.. | ||
__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.