Posts by André Henrique de Freitas • 11 points
2 posts
- 
		0 votes2 answers35 viewsA: Splashscreen with named routesI solved the problem by leaving the package and implementing the onReady function in the Controller, so I could set the user on the route, something the package did not leave. That way it worked… 
- 
		0 votes2 answers35 viewsQ: Splashscreen with named routesI’m using the Splashscreen package in my app. I want the splashscreen screen the app identify that there is already a logged in user that was done with firebase. However, along with the route call…