mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b1735bc593
Summary: Hey, This PR fixes compatibility with Ruby 3.4.0 as it removed some libraries from the standard library. When installing pods I encountered this error:  After adding those dependencies, the error is gone:  ## Changelog: [IOS] [FIXED] - Compatibility with Ruby 3.4.0 Pull Request resolved: https://github.com/facebook/react-native/pull/49293 Test Plan: Install pods on Ruby 3.4 Reviewed By: vzaidman Differential Revision: D69397346 Pulled By: cipolleschi fbshipit-source-id: 2e29c0529e5342b8d29f2d296bd11802cb5a2885
Hello World Test Application
This is the React Native HelloWorld test app. It is for internal use and shouldn't be dependend on.