Skip to content

A MonoTouch and Xamarin Forms implementation of the MKNumberBadgeView

Notifications You must be signed in to change notification settings

cargowire/Mono.MKNumberBadgeView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

47aa7e4 · Sep 26, 2014

History

2 Commits
Sep 26, 2014
Sep 26, 2014
Sep 26, 2014
Sep 26, 2014

Repository files navigation

Mono.MKNumberBadgeView

A MonoTouch/Xamarin Forms implementation of MKNumberBadgeView allowing you to render badges on buttons other than TabBarButtons.

Usage

The BadgeView (UIView) can be used directly as a UIView in a MonoTouch project. To use the Xamarin Forms implementation the Badge (View) class can be used in Xaml or added programatically with the BadgeRenderer exported to delegate rendering into the BadgeView.

Design

By default the BadgeView is drawn with the white border and gradient if the application is running an iOS version less than 7. Otherwise a pure red, borderless version will be rendered.

About

A MonoTouch and Xamarin Forms implementation of the MKNumberBadgeView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages