最接近iOS 5兼容的SLComposeViewController相当于?

时间:2012-10-08 17:28:13

标签: facebook ios5 ios6 slcomposeviewcontroller

上午使用SLComposeViewController在iOS 6上发布Facebook。为了获得一致的用户体验并节省开发时间,是否存在任何现有的代码片段或具有类似行为的库,以及对SLComposeViewController有效的感觉在iOS 5中?

1 个答案:

答案 0 :(得分:2)

使用DETweetComposeViewController,它看起来类似于SLComposerViewController并兼容ios 6。 检查这个http://www.developers-life.com/facebook-compose-view.html 这可能对你有帮助。