I have an app that allows the user to add a journal entry. Under the journal entry pallet I want to have Twitter, Facebook and Google+ icons, which will share the entry on each respective service.
What library can I use to handle this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No need for a library. Each service provide easy to use code-snippets to include share-buttons for their service. Place each code-snippet in your view, where you want to have it.