calvin-cs262-fall2023-teamA / client

2 stars 0 forks source link

Feature/user context #47

Closed Aish-warya-Joshi closed 12 months ago

Aish-warya-Joshi commented 12 months ago

The login page keeps track of which user is logged in, and this user's info is used in the profile page, main page, and add page using AsyncStorage from '@react-native-async-storage/async-storage'.

Steven-McKelvey commented 12 months ago

Also, some of the console log messages might still be there (unless they were taken out while merging or something).