AppReview
May 13, 2023 • MIT License
⭐️ A tiny library to request review on the AppStore. This is wrapper around native SKStoreReviewController.
CompositionalLayoutViewController
June 04, 2021 • MIT License
Declaretive UICollectionViewCompositionalLayout interface to implement complex collection view layout.
Preferences
June 10, 2020 • MIT License
Add a preferences window to your macOS app in minutes. The panes can be made with either SwiftUI, Storyboard, or NSView.
No image provided.
BSZoomGridScrollView
November 20, 2019 • MIT License
Boooooring grid-scrollview that is only good at zooming series of views continuously, tracking your touch.
No image provided.
Stories
August 23, 2019 • MIT License
It is similar like Instagram Stories, to show video or photo directly of the users account. This is the Objective C implementation of https://github.com/antonyraphel/ARStories
No image provided.
DTOverlayController
June 19, 2019 • MIT License
A customizable overlay view controller container, inspired by Facebook lay over controller.
Chausie
May 19, 2019 • MIT License
Chausie provides a customizable view containers that manages navigation between pages of content.
Navigation
April 10, 2019 • MIT License
- Simplifies UIViewController instantiation using only the controller StoryboardID.
- Check the existence of a UIViewController in the project with the controller StoryboardID
- Return list name ...
Updates
March 01, 2019 • MIT License
📲Automatically detects app updates and gently prompts users to upgrade.
PageMaster
February 16, 2019 • MIT License
PageMaster is a wrapper class for easier use of UIPageViewController.
Zenith
January 23, 2019 • MIT License
Zenith is a framework for simple and smart seperation of the view controller and view management, leaving your controller to manage interactions and other "controller" like things. As well as a Rou...
SimplePagedView
January 10, 2019 • MIT License
A PageViewController replacement built to be as simple as possible
JAPagerViewController
December 28, 2018 • Apache 2.0 License
JAPagerViewController is a simple pager based view controller to display sequence of views in single view.
TableviewPaginator
December 17, 2018 • Apache 2.0 License
While paginating in UITableView, several things required to do manually, when doing this task for each and every view controller, code duplicity and effort is high priority issue. To resolve this u...