# XuYang8026/UniversalProject

基于MVC架构的iOS轻量级框架，封装了基类、基于猿题库YTKNetwork的网络服务、工具库，NavigationController转场动画/瀑布流/粒子动画/小demo，已适配iOS11 & iPhone X。欢迎Star🌟

Repository: https://github.com/XuYang8026/UniversalProject
Canonical: https://ross.abutalabs.com/products/universalproject
Language: Objective-C
License Family: other
Topics: yykit, ios, app, ios-framework, ios-transition, ios-demo
Last push: 2018-03-07T12:16:51+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3387, "days_push": 3101, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2017, forks 490 (observed 2026-08-28T04:06:06.053820+00:00)

## What it is
UniversalProject is a lightweight MVC-based iOS framework that packages base classes, network services built on YTKNetwork, and utility libraries, along with demos for navigation transitions, waterfall layouts, and particle animations. It serves as a reference architecture for building iOS apps from scratch and has been adapted for iOS 11 and iPhone X.

## Use cases
- bootstrap a new iOS app with a clean MVC architecture
- wrap YTKNetwork network requests in reusable service classes
- add custom navigation controller transition animations to an iOS app
- implement waterfall (waterflow) layouts in Objective-C
- adapt an existing iOS app for iPhone X and iOS 11
- organize a large iOS codebase with clear directory structure and base classes

## When to choose
- starting a new Objective-C iOS project and wanting a ready-made app skeleton
- you want pre-wrapped networking, base view controllers, and common utilities out of the box
- learning how to structure a maintainable iOS app architecture from scratch

## When to avoid
- building a Swift-first or SwiftUI project, since this is Objective-C based
- you need actively maintained dependencies - the repo has no license and its last release was in 2018
- you prefer MVVM, VIPER, or other modern architecture patterns over MVC

## Facets
- artifact type: framework
- maturity: maintenance
- function: web-framework, http-client, ui-components, animation, developer-tools
- domain: mobile-development, web-development
- platform: -
- tags: mvc-architecture, ytknetwork, yykit, iphone-x-adaptation, boilerplate, transition-animations, waterfall-layout, particle-animation, ios, mobile, objective-c

## Member repositories
- XuYang8026/UniversalProject (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:06.053820+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:00:29.572736+00:00, confidence not recorded.
  - readme: https://github.com/XuYang8026/UniversalProject (fetched 2026-08-28T04:06:06.053820+00:00, sha c8e26a3cd934)
- Data as of 2026-08-30T08:39:29.467469+00:00.
