aboutsummaryrefslogtreecommitdiff
path: root/src/screens
AgeCommit message (Collapse)Author
2020-06-29Created LoginInput ComponentJustin Shillingford
2020-06-29Added the logo, text inputs, and buttonsJustin Shillingford
2020-06-29Added Tagg logo to Sign In PageJustin Shillingford
2020-06-29Added base app with background color for Sign InJustin Shillingford
Everything's in App.tsx for now since we haven't discussed structure
2020-06-25cleanup file structure, add react-navigation & basic routesLeon Jiang