SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Reduce the amount of C++ code in user space for RN-Tester

Summary:
This diff reduces the amount of C++ code in user space by:
- Moving all the C++ implementation of the .defaults package inside a `react_newarchdefaults` shared library
- Exposing only the entrypoint logic inside the RN-Tester's `OnLoad.cpp` file.

Changelog:
[Android] [Changed] - Reduce the amount of C++ code in user space for New Architecture

Reviewed By: cipolleschi

Differential Revision: D39381820

fbshipit-source-id: 9c4b5596b67b5a7ee58824319c80e325348ed06c
N
Nicola Corti committed
e89bd4a3751f71e9d2ede49ae91d3bb9221a7c60
Parent: 90e7f51
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 9/12/2022, 7:48:43 PM