Search results for viewcontroller

AppReview screenshot

AppReview

May 13, 2023 • MIT License
⭐️ A tiny library to request review on the AppStore. This is wrapper around native SKStoreReviewController.
CompositionalLayoutViewController screenshot

CompositionalLayoutViewController

June 04, 2021 • MIT License
Declaretive UICollectionViewCompositionalLayout interface to implement complex collection view layout.
JXReviewController screenshot

JXReviewController

July 11, 2020 • MIT License
Request rating by 1-5 stars.
Preferences screenshot

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.
BJOTPViewController screenshot

BJOTPViewController

January 22, 2020 • MIT License
Entering OTP made simpler.
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.
MHWebViewController screenshot

MHWebViewController

September 28, 2019 • MIT License
An Instagram inspired Web View Controller.
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.
PanSlip screenshot

PanSlip

June 11, 2019 • MIT License
Use PanGesture to dismiss view on UIViewController and UIView
Chausie screenshot

Chausie

May 19, 2019 • MIT License
Chausie provides a customizable view containers that manages navigation between pages of content.
Navigation screenshot

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 ...
Dismissable screenshot

Dismissable

March 11, 2019 • MIT License
⚡️Dismissable is super convenient to dismiss with gesture!
Updates screenshot

Updates

March 01, 2019 • MIT License
📲Automatically detects app updates and gently prompts users to upgrade.
PageMaster screenshot

PageMaster

February 16, 2019 • MIT License
PageMaster is a wrapper class for easier use of UIPageViewController.
Zenith screenshot

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 screenshot

SimplePagedView

January 10, 2019 • MIT License
A PageViewController replacement built to be as simple as possible
BNMenuViewController screenshot

BNMenuViewController

January 10, 2019 • MIT License
Animated menu for iOS
JAPagerViewController screenshot

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 screenshot

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...