From c211d1938fd441e745d40437e81c724982440145 Mon Sep 17 00:00:00 2001 From: Justin Shillingford Date: Thu, 25 Jun 2020 19:27:49 -0400 Subject: Added the logo, text inputs, and buttons --- App.tsx | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 2 deletions(-) diff --git a/App.tsx b/App.tsx index 5ec3b5e8..e58025b7 100644 --- a/App.tsx +++ b/App.tsx @@ -17,6 +17,9 @@ import { Text, StatusBar, Image, + TextInput, + Button, + Alert, } from 'react-native'; import { @@ -36,7 +39,36 @@ const App = () => { <> - + + + + +