How to add custom buttons to UIActivityViewController?

馋奶兔 提交于 2019-11-30 21:19:30
elio.d

Well you have to create your own custom UIActivity, in your case for Instagram.

Have a look at this, even if the question is about on how to do it on iOS 6, the solution is exactly the same on iOS 7.

You can also have a look at this project on github, basically is a collection of custom UIActivity for the most common services Instagram included.

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