From 37b30e55b33300b34a3f474fcd89db8468000745 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(-) 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' /> - -