aboutsummaryrefslogtreecommitdiff
path: root/src/screens
AgeCommit message (Expand)Author
2020-06-30Next button on keyboard works again!Justin Shillingford
2020-06-30Made registration start after Get Started buttonJustin Shillingford
2020-06-30Forgot to lintJustin Shillingford
2020-06-30Added ability to dismiss keyboard on outside tapJustin Shillingford
2020-06-29Added validationWarnings to LoginInput componentJustin Shillingford
2020-06-29Removed credentials style definitionJustin Shillingford
2020-06-29Added isPassword prop to LoginInput.tsxJustin Shillingford
2020-06-29Removed TextInput focus code for nowJustin Shillingford
2020-06-29Created StyleSheet for Registration.tsxJustin Shillingford
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
2020-06-25cleanup file structure, add react-navigation & basic routesLeon Jiang