@nbaker10
I’m also with the same need. Did you figure out a way to solve the problem?
Thank you
Perhaps the following could be used (maybe only when Ionic is updated to Angular 4). https://github.com/isaacplmann/ngx-tour
Hi @Ophir , How can we use this for ionic2.
Hi @Ophir,
i want to use this plugin in ionic 3 but i am getting error.I want to use it in home page after login.
Process i did,
install through npm
import in app.module.ts,
import in home.module.ts
Error while using in the home.page.html
getting this error.
Error: BrowserModule has already been loaded. If you need access to common directives such as NgIf and NgFor from a lazy loaded module, import CommonModule instead.
Please help,Thanks in advance
can you let me know how you used it after the user logged in.I am facing problem after import it in home module