aboutsummaryrefslogtreecommitdiff
path: root/App.tsx
AgeCommit message (Expand)Author
2020-06-29Removed useless validUserCheck methodJustin Shillingford
2020-06-26Setup input validation handlersJustin Shillingford
2020-06-26Made the username and password statefulJustin Shillingford
2020-06-26We might not need the accessible propJustin Shillingford
2020-06-26Added accessibility featuresJustin Shillingford
2020-06-26Converted buttons to TouchableOpacityJustin Shillingford
2020-06-26Added styling and security to keyboardsJustin Shillingford
2020-06-26Removed commented code and re-added alertJustin Shillingford
2020-06-26Added new user text and buttonJustin Shillingford
2020-06-25Added the logo, text inputs, and buttonsJustin Shillingford
2020-06-25Added Tagg logo to Sign In PageJustin Shillingford
2020-06-25Added base app with background color for Sign InJustin Shillingford
2020-06-24initial commit, add react-native/typescript boilerplateLeon Jiang