#安卓# 难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
翻译 - 一个演示项目,展示具有Clean Architecture的SwiftUI应用的生产设置
#IOS# Bark is an iOS App which allows you to push custom notifications to your iPhone
翻译 - Bark是一个iOS应用,可让您将自定义通知推送到iPhone
#安卓# This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
翻译 - 该存储库包含一个详细的示例应用程序,该应用程序使用Dagger2,Room,RxJava2,FastAndroidNetworking和PlaceholderView实现MVVM体系结构
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
翻译 - Sample Android示例应用程序,它使用遵循Kotlin最佳实践的模块化,干净,可扩展,可测试的体系结构,并采用了Jetpack。
#安卓# 🦁 A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, Room, Repository, Koin) architecture.
翻译 - Disney使用基于MVVM(ViewModel,Coroutines,LiveData,Room,Repository,Koin)架构的变换运动的迪士尼应用程序。
VisualHFT is a cutting-edge GUI platform for market analysis, focusing on real-time visualization of market microstructure. Built with WPF & C#, it displays key metrics like Limit Order Book dynamics ...
#安卓# 基于Kotlin、协程、Retrofit的网络请求封装,快速简单轻便。
#安卓# 🗡️ Pokedex Compose demonstrates modern Android development with Jetpack Compose, Hilt, Coroutines, Flow, Jetpack (Room, ViewModel), and Material Design based on MVVM architecture.