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
178 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,302 |
andreamazz/amscrollingnavbar | Custom navigation controller for scrolling content views | 6,051 |
ekazaev/route-composer | A protocol-oriented library that simplifies navigation and deep linking in iOS applications | 901 |
transitapp/svwebviewcontroller | A simple inline browser for iOS apps with features like navigation and sharing capabilities. | 2,577 |
ephread/instructions | A framework for creating guided tours and walkthroughs with customizable coach marks in iOS apps. | 5,163 |
touchwonders/transition | A library that helps build custom, interactive view controller transitions with animation and interaction handling | 2,641 |
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,553 |
xmartlabs/xlpagertabstrip | An iOS library for creating a tabbed interface with gesture-based navigation and customizable pager types. | 6,984 |
kevin-lyn/stpopup | A popup UI component library for iOS that allows developers to create custom modal views with various layouts and behaviors. | 2,600 |
mamaral/onboard | An iOS framework for creating an engaging onboarding experience with minimal code | 6,457 |
icalialabs/presentr | A wrapper around iOS modal presentation APIs to simplify custom view controller presentations with various animation options. | 3,070 |
kelvinjin/animatedcollectionviewlayout | A UICollectionViewLayout subclass with customizable animations and transitions | 4,750 |
kudoleh/ios-clean-architecture-mvvm | An iOS app template implementing Clean Architecture and MVVM for building data-driven user interfaces | 3,947 |
devxoul/urlnavigator | A Swift framework for navigating between view controllers using URLs with placeholders and custom logic | 3,256 |