react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Add support for building using Metro

Open blakef opened this issue 1 year ago • 3 comments

Summary: Adds app to allow building and serving your React Native app in a similar structure to the boostrap and build tasks. This is the more comprehensive followup to D57067040.

Changelog: [Internal]

Differential Revision: D57067039

blakef avatar May 07 '24 22:05 blakef

This pull request was exported from Phabricator. Differential Revision: D57067039

facebook-github-bot avatar May 07 '24 22:05 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,495,278 +22
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,867,559 -4
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 9da65469671a9ec3c77bb891da04c62fb3f36de1 Branch: main

analysis-bot avatar May 07 '24 22:05 analysis-bot

This pull request was exported from Phabricator. Differential Revision: D57067039

facebook-github-bot avatar May 07 '24 23:05 facebook-github-bot

This pull request has been merged in facebook/react-native@2fd7733137b7d7ae44ec42ef146d758ceeefc23e.

facebook-github-bot avatar May 13 '24 21:05 facebook-github-bot