You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first init is in tab home -> tab product -> product detail(i have actions to edit product & i need data in tab product reloaded) -> tab product (but not reloaded data again)
update**
i already found the solutions using onEnter, but i use functional components in app.js & in someview using react hooks, how to implement that onEnter functions?
The text was updated successfully, but these errors were encountered:
hello i still don't understand how to reload tabs scene after back from another scene, example :
first init is in tab home -> tab product -> product detail(i have actions to edit product & i need data in tab product reloaded) -> tab product (but not reloaded data again)
update**
i already found the solutions using onEnter, but i use functional components in app.js & in someview using react hooks, how to implement that onEnter functions?
The text was updated successfully, but these errors were encountered: