Stable ShareKit fork recommendation?

前端 未结 4 1835
刺人心
刺人心 2021-02-04 11:04

ShareKit looks abandoned. And there are so many forks. But major maintainer is undeterminable. Now I\'m just going to pick one to use. What fork do you recommend? Or replacement

相关标签:
4条回答
  • 2021-02-04 11:31

    As of lately, ShareKit hasn't been working on iOS5 so I had to remove it from my app. Facebook has actually released their own class and it's looking pretty sharp so far. Check it out:

    https://github.com/facebook/facebook-ios-sdk

    0 讨论(0)
  • 2021-02-04 11:43

    try ShareKit, they are trying to make the ultimate "best of" fork. ShareKit release 2.0 is in final testing.

    0 讨论(0)
  • 2021-02-04 11:44

    I'm using the last official release in my application. Works fine though. You can just add new social networks to the kit yourself if needed.

    0 讨论(0)
  • 2021-02-04 11:45

    Socialize is a new social sharing sdk by the folks behind AppMakr. It's open source and appears to be free. I haven't tried it yet - so I can't vouch for it - but maybe it's worth a look?

    0 讨论(0)
提交回复
热议问题