From 5111b5026afe525a093e7cc2bdf9e169d0ec4c9a Mon Sep 17 00:00:00 2001 From: Manos Konstantinidis Date: Mon, 10 Jan 2022 20:02:08 +0000 Subject: [PATCH] Update App.tsx --- example/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/App.tsx b/example/App.tsx index 5ac664b4..800cebb6 100644 --- a/example/App.tsx +++ b/example/App.tsx @@ -77,7 +77,7 @@ const App = () => { backgroundColor: isDarkMode ? Colors.black : Colors.white, }} > -
+
Edit App.tsx to change this screen and then come back to see your edits.