From 75ca0571bb374aefb9b385836145e52198e153f7 Mon Sep 17 00:00:00 2001 From: Filipi Fuchter Date: Thu, 30 Jan 2025 10:31:04 -0300 Subject: [PATCH] Improving the layout from the bot ready react native demo. --- .../client/react-native/src/App.js | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/examples/bot-ready-signalling/client/react-native/src/App.js b/examples/bot-ready-signalling/client/react-native/src/App.js index 2d07eca1e..3f56904dc 100644 --- a/examples/bot-ready-signalling/client/react-native/src/App.js +++ b/examples/bot-ready-signalling/client/react-native/src/App.js @@ -86,20 +86,20 @@ const CallScreen = () => { Status: {connectionStatus} -