Skip to content

Help developer to create a UIAlertController with UITextField to create a NSDictionary for add item into UITableView UICollectionView.

License

Notifications You must be signed in to change notification settings

Phantom2000X/QuickAdder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickAdder

Help developer to create a UIAlertController with UITextField to create a NSDictionary for add item into UITableView or UICollectionView.

Requirements

  • Xcode 8.0+
  • iOS 9+

Installation

  • 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

Quick Start

About

Help developer to create a UIAlertController with UITextField to create a NSDictionary for add item into UITableView UICollectionView.

Resources

License

Stars

Watchers

Forks

Packages

No packages published