Skip to content

A simple and flexible class for presenting custom views as a popup in Xamarin.iOS

Notifications You must be signed in to change notification settings

iamIcarus/KLCPopup_Bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KLCPopup - Xamarin.iOS Bindings

KLCPopup is a simple and flexible iOS class for presenting any custom view as a popup. It includes a variety of options for controlling how your popup appears and behaves.

##Installation

  • Add the Release .Dll file as a reference to your project

##Usage

Please refer to the original github repo KLCPopup for the usage or checkout the Xamarin.iOS example

Notes

Interface Orientation

KLCPopup supports Portrait and Landscape by default.

Deployment

KLCPopup requires iOS 7.

Devices

KLCPopup supports iPhone and iPad.

TODO

  • Add support for keyboard show/hide.
  • Add support for drag-to-dismiss.
  • Add 'blur' option for background mask

##Credits KLCPopup was created by Jeff Mascia and the team at Kullect, where it's used in the Shout Photo Messenger app. Aspects of KLCPopup were inspired by Sam Vermette's SVProgressHUD.

About

A simple and flexible class for presenting custom views as a popup in Xamarin.iOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published