Is there an equivalent of Androids ShowcaseView for iOS?

半世苍凉 提交于 2019-11-30 07:26:50

You can also try https://github.com/rahuliyer95/iShowcase this is a similar implementation of ShowcaseView for Android on iOS.

You can also check out my implementation at https://github.com/scihant/CTShowcase

It's developed using Swift 2.0 and can also draw animated highlights such as this one:

Update:

It's now updated for Swift 3.0

You can check a small library (MaterialShowcase on Github) that I created when developing my company app.

There's a framework we've been working on that might be useful, BubbleShowCase. Check it out and don't hesitate to leave any feedback.

Try WSCoachMarksView. It is very easy to use, e.g.:

DDCoachMarks is a simple and flexible iOS alternative:

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!