2 个仓库
Full-scale application examples that serve as architectural guides for production-grade feature development.
Distinct from Mobile App Distribution Platforms: Existing candidates are for distribution or scraping, not for architectural reference apps.
Explore 2 awesome GitHub repositories matching mobile development · Reference Application Implementations. Refine with filters or upvote what's useful.
f8app is a cross-platform mobile reference application implementation that serves as a technical architecture guide for building complex features in a production environment. It is built as a React Native mobile application using a component-based architecture to manage the user interface and application state. The project implements a dockerized backend environment, running a database, server, and dashboard as a group of coordinated containers to ensure consistent development environments. It further integrates a GraphQL data fetching system that uses a structured schema and compiler to ensu
Acts as a full-scale mobile application reference for building complex features in a production environment.
WeApp_Demos 是一个用于构建微信小程序与小游戏的源代码示例与参考实现合集。它作为一个示例库与组件库,包含用于交互式移动应用场景的可复用 UI 模式与功能演示。 该仓库包含一个游戏设计模式模板合集,以及专门用于在微信生态内开发小型游戏的入门代码。 这些资源通过提供一套精选的可运行演示,涵盖了前端组件实现与快速应用原型设计。内容经过组织,旨在通过使用预制场景与参考源代码,支持轻量级应用与游戏的开发。
Implements reference application examples that serve as architectural guides for developing mini-programs and games.