- Added
expo-blurfor Liquid Glass effect on the Navigation Bar (CapsuleTabBar). - Fixed 'Maximum update depth exceeded' infinite loop errors in
HangoutScreen.jsxandCalorieScreen.jsxcaused by conflictinguseEffecthooks synchronizingusePersistedState. - Added dev auth bypassing so that 'r' in terminal automatically keeps the user logged in using
dev-mock-token.
Addresses liquid glass UI enhancements and fixes critical rendering infinite loops. closes #122 closes #123
- Run the app via
npx expo startand verify liquid glass nav bar. - Press
rin terminal and ensure auth is persisted. - Open Myspace, Hangout and Calorie screens and verify no infinite loops in Metro logs.