mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b0aba1b6fa
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/34666 This diff updates the new app template and reduces the amount of C++ code in user space. From now on users will have to only: 1. Create a CMakeLists.txt file 2. Create an OnLoad.cpp file with the Modules/Components they want to provide. Changelog: [Android] [Changed] - Update the template to Reduce the amount of C++ code in user space for New Architecture Reviewed By: cipolleschi Differential Revision: D39381762 fbshipit-source-id: 7309b6c61ba9ddd8856cb4aaa6d923ddd816741c