TransitionController
June 07, 2019 • MIT License
You can dismiss transition and present transition between UIViewController, UINavigationController, UITabBarController, UICollectionViewController, and UITableViewController.
Receives a delegate f...
NotificationView
December 25, 2018 • MIT License
You can easily implement iOS Basic Notification screens.
There is a default theme and a dark theme.
You can attach an image to the Notification screen with only the UIImageView.
You can adjust t...
No image provided.
WebController
October 12, 2018 • MIT License
A simple WKWebView library. You can simply modify the bottom ToolBar. There is a ProgressView so you can see the Load status of WebView. Once you receive your app's schema from DeepLink or Universa...
Tags
February 12, 2018 • MIT License
dynamically add, modify, and delete tags, and you can easily change the margins, colors, and fonts of your tags.
Tags are not broken because they are linked with Auto Layout.
Each time the he...
PKCAlertView
June 22, 2017 • MIT License
In UIViewController, it is inconvenient for UIAlertController screen to come out when screen is changed. In order to get Alert screen from UIView, AlertView should let Alert come out of view from c...
No image provided.