I saw some apps that have like a kind of tutorial or guide that shows user how to navigate in the app. I am wondering if that is possible with ionic. I am not even sure what are they called anyhow.
Any idea?
Thanks
I saw some apps that have like a kind of tutorial or guide that shows user how to navigate in the app. I am wondering if that is possible with ionic. I am not even sure what are they called anyhow.
Any idea?
Thanks
What sort of tutorial?
How would you display it on a website?
Perhaps embed a browser page in your app?
something like this 
You can create custom tooltip with all direction, check if user visit this page for first time then show tooltip else no
Store visit page object in ionic storage