# dsxNiubility/SXNews

High imitation Neteasy News. (include list,detail,photoset,weather,feedback)

Repository: https://github.com/dsxNiubility/SXNews
Canonical: https://ross.abutalabs.com/products/sxnews
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2018-10-25T14:16:29+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": 4224, "days_push": 2869, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3554, forks 1041 (observed 2026-08-28T04:08:09.623961+00:00)

## What it is
SXNews is an iOS news-reading application that closely imitates the Netease (163.com) News app, including news lists, article detail pages, photo sets, weather views, search, and comments. Written in Objective-C, it serves primarily as a reference/learning project demonstrating iOS UI patterns, animations, and app architecture.

## Use cases
- study how a full-featured iOS news app is built in Objective-C
- learn iOS list, detail, and photoset page implementations
- reference for iOS animations like swipe-back and weather effects
- see how to integrate Cocoapods dependencies in an iOS project
- learn iOS app launch ads and image caching patterns
- find example code for iOS news search and comment pages

## When to choose
- you are learning iOS development with Objective-C and want a complete real-world app example
- you want to study UI patterns of a popular Chinese news app
- you need reference code for news feeds, photo galleries, or weather UI on iOS

## When to avoid
- you need a production news app - the backend APIs are scraped from Netease and may break
- you need actively maintained code - the project has not been updated since 2018
- you work in Swift or modern iOS tooling - this is legacy Objective-C with storyboards and xibs

## Facets
- artifact type: application
- maturity: abandoned
- function: http-client, image-processing, animation, ui-components, search-engine
- domain: mobile-development, media, education, tutorials
- platform: -
- tags: news-app, netease-news-clone, objective-c, ios-demo, learning-project, cocoapods, ios, mobile

## Member repositories
- dsxNiubility/SXNews (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:09.623961+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-29T18:34:17.748619+00:00, confidence not recorded.
  - readme: https://github.com/dsxNiubility/SXNews (fetched 2026-08-28T04:08:09.623961+00:00, sha 40ee7e2367ab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
