CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | Custom |
ReleasedLast Release | Nov 2017 |
SwiftSwift Version | 4.0 |
Maintained by Marcelo Schroeder.
IFAAppUI is a Cocoa Touch framework that helps you develop high quality iOS apps faster. It requires iOS 8 or greater.
IFAAppUI has a dependency on the foundation provided by IFACoreUI. If you need fenhanced API functionality that is safe to use by app extensions, then use IFACoreUI. IFAAppUI provides extra functionality on top of IFACoreUI that only apps can use (e.g. access to UIApplication).
This framework has been used in a few projects for my clients.
The latest API documentation can be found here.
Additional documentation and sample code are coming soon.
Make sure to check the demo app video out!
At this stage, only the HUD functionality is shown in the video. More to come soon...
IFAAppUI is broad in terms of the features it offers, but it is also flexible. You can benefit just from the features you are interest in without being distracted by the others you don't want to use.
IFAAppUI makes it easy to implement the UI on top of Core Data persistence with the following main features:
Finally a modern HUD implementation for iOS!
Features:
IFAAppUI can be integrated to your project via Cocoapods or Carthage.
Refer to the DemoApp workspace for the demo app exploring IFAAppUI's features. Only HUD functionality is currently explored by the demo app. More to come soon...
The easiest way to just try the demo app is by running the following from the command line (Cocapods must be installed):
pod try IFAAppUI
http://cocoadocs.org/docsets/IFAAppUI