React native – Navigation Object Not Initialised Error when trying to Navigate from Login Page to Signup Page when Login Page placed on UserProvider Fallback Prop
I have implemented realm device sync and I am using email/password authentication method to login. I am following the steps provided in the template and I have placed the Navigation Container at Top level that Realm's AppProvider and User Provider…