As the question stands, how do I go about implementing such a thing? How do I share items (Images, Texts, etc) from my Kivy app to social media such as Facebook, Twitter, Instagram, etc, especially from mobile (Android, iOS).
I did find this and this example, which is a start, but they are fairy old and I could't get them to work.
If there is a module, that would be good. If not, what would be the steps to do it. I assume the process would be different for Android and iOS, is there a way to manage both, or would I need 2 versions?