Expo router v2 "Attempted to navigate before mounting the Root Layout component. Ensure the Root Layout component is rendering a Slot" hatası çözümü
Jul 25, 2023 · 1 min read · Expo 49, Expo router v2 kullandıgımızda _layout.js içerisinde oturum kontrolü yapıp, session yoksa login ekranını açmak gibi bir standart kodum var.Expo'nun kendi dökümanında* örnek auth flow kodu mevcut. Ancak çalışmıyor *https://docs.expo.dev/route...
Join discussion