Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.
Peter Foot edited this page Nov 17, 2016 · 9 revisions

Pontoon - A flexible bridge to the Universal Windows Platform

These libraries exist to simplify building mobile apps across Windows and Xamarin platforms. We provide a consistent API based on the Universal Windows Platform which uses the platform specific implementations of each function. The API supports:- File system, Package information, DisplayInformation, PowerManager, Sharing and running native tasks - Phone, SMS, Email etc, MessageDialog, StatusBar and SettingsPane

The NuGet package contains a PCL containing the shared API and specific implementations for Windows Phone 8.0, Windows Phone 8.1, Windows Phone Silverlight 8.1, Windows 8.1, Windows UWP, Windows desktop (Win32), Xamarin iOS, Xamarin Android and Tizen (Preview)

Full API Documentation is available at inthehand.github.io

Clone this wiki locally