HttpRequest
May 15, 2023 • MIT License
✅ A tiny http client for iOS and macOS. Only 80 lines of code.
AppReview
May 13, 2023 • MIT License
⭐️ A tiny library to request review on the AppStore. This is wrapper around native SKStoreReviewController.
Throttler
March 04, 2022 • MIT License
Throttler is IO throttling library of one liner closure API.
Using Throttler, you can throttle massive number of inputs coming in to the last in a single drop of one line API.
Check how Throttl...
SPPermissions
November 18, 2019 • MIT License
API to ask for permissions on Swift. Available list, dialog & native.
Badonde
July 01, 2019 • Public Domain License
Badonde is a command line tool that combines Git, GitHub, and JIRA, offering as a solution for GitHub projects to define an automatic PR creation workflow.
No image provided.
SPPermission
January 29, 2019 • MIT License
Simple request permission with native UI and interactive animation
No image provided.
Queuer
July 27, 2017 • MIT License
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
Currently, with Queuer you can:
• Create and use ConcurrentOperation for asynchronous operations
• Create ...
No image provided.
Dotzu
February 24, 2017 • MIT License
iOS app debugger while using the app. Crash report, logs, network.
SuggestionsBox
July 11, 2016 • Apache 2.0 License
SuggestionsBox helps you build better a product trough your user suggestions.
LocationRequestManager
July 06, 2016 • MIT License
This library was created with the intention of simplify the use of CLLocationManager. LocationRequestManager is a wraper for CLLocationManager which handle a set of LocationRequest. For each reques...
STLocationRequest
February 15, 2016 • MIT License
An elegant and simple 3D Flyover Location Request Screen in Swift
netfox
December 08, 2015 • MIT License
A lightweight, one line setup, iOS network debugging library!
ADFBRequestDialogViewController
January 25, 2015 • MIT License
ADFBRequestDialogViewController - view controller wrapper for Facebook requests dialog. With it you can customize top elements and present dialog whatever you want with iOS UIViewController custom ...
No image provided.
SQPersist
December 04, 2014 • MIT License
Objective-C Persistence framework wrapper around SQLite : saves your data into SQLite database, without writes SQL requests.