trevoriancox / SharePlugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Share Plugin for Xamarin.Forms

Simple way to share a message or link on a social network in your Xamarin.Forms projects.

Setup

In your iOS, Android and Windows Phone projects call:

Xamarin.Forms.Init();
ShareImplementation.Init();

Contributors

License

Licensed under MIT license

About

License:MIT License


Languages

Language:C# 100.0%