mirror of
https://github.com/facebook/react-native.git
synced 2024-11-22 06:29:46 +00:00
4192678bd7
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/47237 The Xcodeproj gem has been released yesterday to version 1.26.0 and it broke the CI pipeline of react native. This should fix the issue ## Changelog [Internal] - Pin Xcodeproj gem to 1.26.0 Reviewed By: blakef Differential Revision: D65057797 fbshipit-source-id: f4035a1d3c75dd4140eb1646ab2aa0ccb08fb16b |
||
---|---|---|
.. | ||
__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.