How to create guided tour tutorial for iOS app? -


i looking @ options add tutorial/help information ios application. many apps, games have guided tutorials. app business owners, , uses tableview controllers.

are there frameworks, or built-in support creating guided tours of ios app uses tableview controllers?

wondering if there options guide user through making actual actions, opposed having them read through pages in pageviewcontroller.

the following link has think looking for. allows create walkthroughs , guided tours (coach marks) in simple way, swift.

https://github.com/ephread/instructions


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -