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.