All Projects → futuredapp → Mvvm C Templates

futuredapp / Mvvm C Templates

Licence: mit
Templates for MVVM-C architecture

Projects that are alternatives of or similar to Mvvm C Templates

Ios Clean Architecture Mvvm
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
Stars: ✭ 753 (+2688.89%)
Mutual labels:  xcode, mvvm, mvvm-architecture
Expenso Ios
A Simple Expense Tracker App built to demonstrate the use of SwiftUI, CoreData, Charts, Biometrics (Face & Touch ID) and MVVM Architecture.
Stars: ✭ 191 (+607.41%)
Mutual labels:  xcode, mvvm, mvvm-architecture
Docs
CakePHP CookBook
Stars: ✭ 653 (+2318.52%)
Mutual labels:  makefile, hacktoberfest
People Mvvm
Sample created to practice MVVM and DataBinding in Android Applications.
Stars: ✭ 660 (+2344.44%)
Mutual labels:  mvvm, mvvm-architecture
Awesome Android Learning Resources
👓 A curated list of awesome android learning resources for android app developers.
Stars: ✭ 753 (+2688.89%)
Mutual labels:  hacktoberfest, mvvm
Badgehub
A way to quickly add a notification badge icon to any view. Make any view of a full-fledged animated notification center.
Stars: ✭ 592 (+2092.59%)
Mutual labels:  hacktoberfest, xcode
Catel
An application development platform
Stars: ✭ 616 (+2181.48%)
Mutual labels:  mvvm, mvvm-architecture
Jetpack Mvvm Best Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
Stars: ✭ 6,950 (+25640.74%)
Mutual labels:  mvvm, mvvm-architecture
Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
Stars: ✭ 4,842 (+17833.33%)
Mutual labels:  hacktoberfest, mvvm
Marvelheroes
❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, LiveData, Room, Repository, Koin) architecture.
Stars: ✭ 826 (+2959.26%)
Mutual labels:  mvvm, mvvm-architecture
Reactiveui
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
Stars: ✭ 6,709 (+24748.15%)
Mutual labels:  hacktoberfest, mvvm
Xtoolkit.whitelabel
Modular MVVM framework for fast creating powerful cross-platform applications with Xamarin.
Stars: ✭ 22 (-18.52%)
Mutual labels:  hacktoberfest, mvvm
Uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Stars: ✭ 6,029 (+22229.63%)
Mutual labels:  hacktoberfest, mvvm
Iossampleapp
Sample iOS app demonstrating Coordinators, Dependency Injection, MVVM, Binding
Stars: ✭ 510 (+1788.89%)
Mutual labels:  mvvm, mvvm-architecture
Offlinesampleapp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
Stars: ✭ 653 (+2318.52%)
Mutual labels:  mvvm, mvvm-architecture
Mvvm Sample App
MVVM, ViewModel and LiveData Sample App
Stars: ✭ 498 (+1744.44%)
Mutual labels:  mvvm, mvvm-architecture
Genie
GENie - Project generator tool
Stars: ✭ 693 (+2466.67%)
Mutual labels:  makefile, xcode
Downloader For Apple Developers
Download Xcode, WWDC Videos, and other developer tools up to 16 times faster.
Stars: ✭ 456 (+1588.89%)
Mutual labels:  hacktoberfest, xcode
Example Ios Apps
 A curated list of Open Source example iOS apps developed in Swift. An amazing list for people who are beginners and learning ios development and for ios developers who need any example app or feature.
Stars: ✭ 461 (+1607.41%)
Mutual labels:  hacktoberfest, xcode
Wechat
🔥 iOS 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat 7.0.0+)的整体基本架构,以及实现微信朋友圈、通讯录、下拉小程序、搜索等主要功能,代码规范惊为天人、注释详解令人发指、细节处理精益求精、核心功能配备文档、接近98%还原度的原生App视觉体验,代码不多,注释多。(持续更新,敬请期待,欢迎Star和Fork…)
Stars: ✭ 870 (+3122.22%)
Mutual labels:  mvvm, mvvm-architecture
MVVM-C Templates logo

MVVM-C Templates

The main template generates a new scene using MVVM-C architecture used in Futured apps. For more specific navigation cases there are window, modal, show, push and tab bar scene templates. Also a basic table view cell template with model and XIB is available.

Installation

The templates can be added to Xcode simply by cloning the repo and running make in it.

Also, they could be installed by running some template management tool like xcman:

xcman templates install --name MVVM-C\ Templates futuredapp/MVVM-C-Templates

Contributors

Current maintainer and main contributor is Matěj Kašpar Jirásek, [email protected].

We want to thank other contributors, namely:

License

MVVM-C Templates are available under the MIT license. See the LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].