Files
react-native/packages/helloworld
Nicola CortiandFacebook GitHub Bot d7c1e5b989 Unblock RNTester instacrashing due to SoLoader not being enabled (#46459)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/46459

After the SoLoader 0.12.0 bump I've noticed RNTester is instacrashing due to us not having enabled it
explicitely in the Manifest:

Changelog:
[Internal] [Changed] - Unblock RNTester instacrashing due to SoLoader not being enabled

Reviewed By: cipolleschi

Differential Revision: D62580751

fbshipit-source-id: 3b291e7f82daf1a6bd61bc9588c2d49a389801ef
2024-09-12 14:16:33 -07:00
..
2024-04-29 05:04:26 -07:00
2024-04-29 05:04:26 -07:00
2024-04-29 05:04:26 -07:00
2024-06-13 04:51:20 -07:00
2024-04-29 05:04:26 -07:00
2024-04-29 05:04:26 -07:00
2024-04-29 05:04:26 -07:00
2024-09-12 09:23:23 -07:00
2024-04-23 15:07:59 -07:00

Hello World Test Application

This is the React Native HelloWorld test app. It is for internal use and shouldn't be dependend on.