A simple Generic UITableViewController for iOS. UIDeskViewController supports an Array based table and an NSFetchResultsController table out of the box without the need to add a single line of code.
Example
To run the example project, clone the repo, and run pod install from the Example directory first.
Requirements
- Swift 5.0 or above.
- Deployment Target: 11.0 or above (due to the use of NSFetchResultsController)
Installation
UIDeskViewController is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'UIDeskViewController'Usage
Coming Soon!
Author
ddraiman1990, [email protected]
License
UIDeskViewController is available under the MIT license. See the LICENSE file for more info.
Attributions
Icon inside Logo was made by dinosoftlabs from www.flaticon.com
