From 6368555ab0f80dcdd351fb90d49a1ddaee166cfc Mon Sep 17 00:00:00 2001 From: Nicola Corti Date: Tue, 14 Jan 2025 09:15:36 -0800 Subject: [PATCH] RN-Tester: Reorder buttons in the New Architecture sample (#48666) Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/48666 The New Architecture sample is getting too big and the two views are not visible anymore. I'm fixing this but having buttons side by side. Changelog: [Internal] [Changed] - Reviewed By: cipolleschi Differential Revision: D68153245 fbshipit-source-id: 5557fd40f81078fe3994d8efe0e73784e043ed78 --- .../NativeComponentExample/js/MyNativeView.js | 188 +++++++++--------- 1 file changed, 99 insertions(+), 89 deletions(-) diff --git a/packages/rn-tester/NativeComponentExample/js/MyNativeView.js b/packages/rn-tester/NativeComponentExample/js/MyNativeView.js index 5fe7c46c2dd..11126e00222 100644 --- a/packages/rn-tester/NativeComponentExample/js/MyNativeView.js +++ b/packages/rn-tester/NativeComponentExample/js/MyNativeView.js @@ -169,84 +169,107 @@ export default function MyNativeView(props: {}): React.Node { Opacity: {opacity.toFixed(1)} -