This sample demonstrates the newly open-sourced libraries:
in a simple app that lets you take a picture then post it to one of the supported social media services along with a comment and a link to your current GPS location.
Because it requires a camera you should play with it on a real device. The sample code uses C# 5 async/await
You must register for access to each service - see the instructions in Core/ServiceConstants.cs to create the required accounts and add the credentials to the code.
If you don't want to build them yourself, all three are available from the Xamarin Component Store.
For further info, visit:
