【发布时间】:2012-10-08 17:28:12
【问题描述】:
我正在使用SLComposeViewController 使用 iOS 6 在 Facebook 上发帖。为了获得一致的用户体验并节省开发时间,是否有任何现有的代码 sn-ps 或库具有与 SLComposeViewController 类似的行为和感觉?在 iOS 5 中?
【问题讨论】:
标签: facebook ios5 ios6 slcomposeviewcontroller
我正在使用SLComposeViewController 使用 iOS 6 在 Facebook 上发帖。为了获得一致的用户体验并节省开发时间,是否有任何现有的代码 sn-ps 或库具有与 SLComposeViewController 类似的行为和感觉?在 iOS 5 中?
【问题讨论】:
标签: facebook ios5 ios6 slcomposeviewcontroller
使用 DETweetComposeViewController,它看起来类似于 SLComposerViewController,并且兼容 ios 6。 检查这个http://www.developers-life.com/facebook-compose-view.html 这可能会对您有所帮助。
【讨论】: