StudE mobile app built with React Native
Find a file
2023-07-04 14:26:49 +08:00
assets Added react navigation drawer, initial template pages, and drawer sidebar design 2023-07-03 16:18:27 +08:00
src Removed unused imports and commented out debug logs 2023-07-04 14:26:49 +08:00
.gitignore Added react navigation drawer, initial template pages, and drawer sidebar design 2023-07-03 16:18:27 +08:00
app.json Added react navigation drawer, initial template pages, and drawer sidebar design 2023-07-03 16:18:27 +08:00
App.tsx Animated the container and added revalidation of credentials on app reopen 2023-07-04 14:18:48 +08:00
babel.config.js Added react navigation drawer, initial template pages, and drawer sidebar design 2023-07-03 16:18:39 +08:00
package-lock.json Animated the container and added revalidation of credentials on app reopen 2023-07-04 14:18:48 +08:00
package.json Animated the container and added revalidation of credentials on app reopen 2023-07-04 14:18:48 +08:00
tsconfig.json Added react navigation drawer, initial template pages, and drawer sidebar design 2023-07-03 16:18:27 +08:00