mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
dba6d565b3
Summary: Make sure the new app template uses the correct project CMake project name: `helloworld_appmodules`, otherwise the app will fail to load the dynamic library. This was a copy-n-paste error from RNTester. ## Changelog [Internal] - Make sure the template project name is `helloworld_appmodules` Pull Request resolved: https://github.com/facebook/react-native/pull/34417 Test Plan: Will test an app created with the New App template Reviewed By: cipolleschi Differential Revision: D38698682 Pulled By: cortinico fbshipit-source-id: b09331a52989b3b131ea8ba627057febcb535ef8