Help developer to create a UIAlertController with UITextField to create a NSDictionary for add item into UITableView or UICollectionView.
- Xcode 8.0+
- iOS 9+
- install using CocoaPods:
Add to Podfile
pod 'QuickAdder'
And run this in your project directory
pod install
- install manual:
Download the project files, copy files in 'Classes' to your project, and import *.h files