Skip to content

BenjaminPrieur/IOToastInputSwift

Repository files navigation

IOToastInputSwift

CI Status Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Prerequisites

IOToastInputSwift advantages of recent Swift runtime advances. It requires:

  • iOS 7 or later.

Installation

IOToastInputSwift is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "IOToastInputSwift"

Example of usage

[IOToastInputManager showNotificationWithMessage:@"You can insert your text" completionBlock:^ (NSInteger index, NSString *text) {

}];

Author

Benjamin Prieur

License

IOToastInputSwift is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published