Skip to content

sangau001/CustomAlertView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomAlertView

CustomAlertView

Custom Alert view for iOS apps

CustomAlertView

A class that inherits that shows a custom alert view

Usage

Usage is easy:

Add the dependency to your Podfile:

platform :ios
pod 'CustomAlertView'
...

Run pod install to install the dependencies.

Next, import the header file wherever you want to use the picker:

#import <CustomAlertView/CustomAlertView.h>

Demo

Take a look at this video:

Requirements

CustomAlertView requires iOS 6.x or greater.

License

Usage is provided under the MIT License. See LICENSE for the full details.

About

Custom Alert view for iOS apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published