Skip to content

jtlai0921/WindowsPhoneToastNotifications.

Repository files navigation

Windows Phone Toast Notifications

Build status

See last build status

Windows Phone Toast Notifications is an InApp notifications system for Windows Phone Silverlight apps. We will port it to Universal apps in the future (protip: you can fork and start the port ;) )

Objectives

Windows Phone SDK does not provides any facility to display InApp toasts. Even if some alternatives exists, they do not cover our needs.

Main features:

  • Display simple toast notification,
  • Display custom toast notification,
  • Handle notification queues,
  • Being able to update a notification content on the fly (like WP 8.1 Notification center toasts)

Code samples

Look at the "WindowsPhoneToastNotifications.Demo" project.

License

Windows Phone Toast Notifications is licensed under the MIT License.

Contributors

This library has been created by by the mobile team at Deezer. You can see all the contributors on the Contributors page.

How to contribute

Fork, code and create a pull request :)

Alternatives

There is a bunch of alternatives available, including:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published