XCoordinator
Navigation framework
A navigation framework based on the Coordinator pattern to manage transitions between view controllers in iOS apps.
🎌 Powerful navigation library for iOS based on the coordinator pattern
2k stars
36 watching
179 forks
Language: Swift
last commit: over 1 year ago
Linked from 2 awesome lists
coordinatorcoordinator-patterniosios-swiftmvvmmvvm-architecturemvvm-cmvvm-coordinatorrxswiftrxswift-extensionsswift
Related projects:
Repository | Description | Stars |
---|---|---|
ramotion/navigation-stack | A stack-modeled UI navigation controller for iOS | 2,303 |
andreamazz/amscrollingnavbar | Custom navigation controller for scrolling content views | 6,049 |
ekazaev/route-composer | A protocol-oriented library that simplifies navigation and deep linking in iOS applications | 902 |
transitapp/svwebviewcontroller | A simple inline browser for iOS apps with features like navigation and sharing capabilities. | 2,575 |
ephread/instructions | A framework for creating guided tours and walkthroughs with customizable coach marks in iOS apps. | 5,175 |
touchwonders/transition | A library that helps build custom, interactive view controller transitions with animation and interaction handling | 2,640 |
viewdeck/viewdeck | An implementation of a sliding menu view controller for iOS apps. | 5,319 |
colineberhardt/vctransitionslibrary | A collection of iOS view controller transitions and interaction controllers | 4,555 |
xmartlabs/xlpagertabstrip | An iOS library for creating a tabbed interface with gesture-based navigation and customizable pager types. | 6,989 |
kevin-lyn/stpopup | A popup UI component library for iOS that allows developers to create custom modal views with various layouts and behaviors. | 2,599 |
mamaral/onboard | An iOS framework for creating an engaging onboarding experience with minimal code | 6,456 |
icalialabs/presentr | A wrapper around iOS modal presentation APIs to simplify custom view controller presentations with various animation options. | 3,069 |
kelvinjin/animatedcollectionviewlayout | A UICollectionViewLayout subclass with customizable animations and transitions | 4,758 |
kudoleh/ios-clean-architecture-mvvm | An iOS app template implementing Clean Architecture and MVVM for building data-driven user interfaces | 3,969 |
devxoul/urlnavigator | A Swift framework for navigating between view controllers using URLs with placeholders and custom logic | 3,271 |