From eb3823053d5dea4df44ae063df1e2feb511666ca Mon Sep 17 00:00:00 2001 From: Justin Shillingford Date: Fri, 26 Jun 2020 11:03:09 -0400 Subject: Added new user text and button Also updated logo to be high-res and styled start button --- App.tsx | 48 +++++++++++++++++++++++++++++++++++--------- src/assets/sign_in_logo.png | Bin 7298 -> 28865 bytes 2 files changed, 38 insertions(+), 10 deletions(-) diff --git a/App.tsx b/App.tsx index e58025b7..2b9e8172 100644 --- a/App.tsx +++ b/App.tsx @@ -20,6 +20,7 @@ import { TextInput, Button, Alert, + TouchableOpacity, } from 'react-native'; import { @@ -55,20 +56,26 @@ const App = () => { />