React Native (Expo) - Auth session not persisting after moving to supabase.js v2

Hi there, I've recently made the jump to Supabase.js v2 but I'm having an issue where every time I make a change in my development environment it seems to sign me out? It wasn't doing this before and it's incredibly frustrating having to go through auth flow every time I make a 1-line-of-code change

Would anyone be able to take a look at my Auth flow below and tell me what's broken or has changed?
Was this page helpful?