IOToastInput 0.2.0

IOToastInput 0.2.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Feb 2015

Maintained by Benjamin Prieur.



  • By
  • Benjamin Prieur

Usage

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

Prerequisites

IOToastInput advantages of recent Objective-C runtime advances, including ARC and blocks. It requires:

  • iOS 7 or later.

Installation

Example of usage

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

}];

Author

Benjamin Prieur

License

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