From 335351c8efa648a655136691f7f70f61c27fd67a Mon Sep 17 00:00:00 2001 From: Justin Shillingford Date: Fri, 26 Jun 2020 13:58:43 -0400 Subject: Converted buttons to TouchableOpacity Helps with styling later, also updated StatusBar color --- App.tsx | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) (limited to 'App.tsx') diff --git a/App.tsx b/App.tsx index 037a1390..242ca47c 100644 --- a/App.tsx +++ b/App.tsx @@ -41,6 +41,9 @@ const App = () => { return ( <> + { textContentType='password' returnKeyType='go' /> - -