Closed Aish-warya-Joshi closed 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'.
Also, some of the console log messages might still be there (unless they were taken out while merging or something).
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'.