react-native
react-native copied to clipboard
Do not serialize text attributes that are not used later
Summary:
Do not serialize text attributes that are not used later
Changelog:
[INTERNAL] [REMOVED] - Do not serialize text attributes that are not used later
Test Plan:
| Platform | Engine | Arch | Size (bytes) | Diff |
|---|---|---|---|---|
| android | hermes | arm64-v8a | 17,066,827 | -5 |
| android | hermes | armeabi-v7a | n/a | -- |
| android | hermes | x86 | n/a | -- |
| android | hermes | x86_64 | n/a | -- |
| android | jsc | arm64-v8a | 20,450,423 | -9 |
| android | jsc | armeabi-v7a | n/a | -- |
| android | jsc | x86 | n/a | -- |
| android | jsc | x86_64 | n/a | -- |
Base commit: cfc0ba04a1fa147517e94d1f952e2a8fe62e6e9c Branch: main
@mdvacca What do you think? Is this a good way forward?
@mdvacca has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@mdvacca Let me know if I can help with making the internal build succeed
This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.