InAppSettingsKit
Settings framework
An iOS framework for integrating in-app settings into an app's UI without modifying the Settings app
This iOS framework allows settings to be in-app in addition to or instead of being in the Settings app.
3k stars
103 watching
545 forks
Language: Objective-C
last commit: 10 days ago
Linked from 1 awesome list
iosipadiphonesettings-editoruikituikit-components
Related projects:
Repository | Description | Stars |
---|---|---|
artsabintsev/siren | A notification system for iOS apps that checks for updates and prompts users to upgrade. | 4,263 |
sergdort/cleanarchitecturerxswift | An example of Clean Architecture with RxSwift applied to an iOS app, demonstrating the separation of concerns between domain logic, platform implementation, and application UI. | 3,911 |
icalialabs/presentr | A wrapper around iOS modal presentation APIs to simplify custom view controller presentations with various animation options. | 3,070 |
sventiigi/whatsnewkit | A framework for presenting new app features to users in a clear and organized manner | 3,929 |
oauthswift/oauthswift | A Swift-based OAuth library for iOS and macOS to manage authentication with various services. | 3,276 |
bizz84/swiftystorekit | A lightweight framework for handling in-app purchases on iOS and other Apple platforms | 6,567 |
wenchaod/fscalendar | A customizable iOS calendar library | 10,605 |
sparrowcode/permissionskit | An API providing universal access to various device permissions | 5,664 |
facebook/facebook-ios-sdk | An iOS SDK for integrating with the Facebook Platform | 7,797 |
dekatotoro/slidemenucontrollerswift | An iOS slide menu view implementation based on multiple third-party apps | 3,403 |
facebook/idb | A command line interface for automating iOS Simulators and Devices. | 4,548 |
dani-gavrilov/gdperformanceview-swift | Displays performance metrics such as FPS, CPU usage, memory usage, and device information above the status bar. | 2,266 |
artemnovichkov/ios-11-by-examples | Provides examples of new iOS 11 APIs and their usage in Swift | 3,318 |
pixeldock/rxappstate | Provides RxSwift extensions to observe changes in an app's state after it opens | 391 |
amitshekhariitbhu/ios-viper-architecture | A sample iOS app demonstrating the implementation of the VIPER architecture using various libraries and frameworks. | 726 |