sshiqiao/douyin-ios-objectc
抖音 iOS Object-C版 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2955
- days_rel: n/a
- days_push: 1005
- n_releases_24m: 0
Adoption not part of the score
2485 stars · 677 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An open-source Objective-C demo app for iOS that replicates core features of Douyin (TikTok), including a profile page, a swipeable short-video feed with AVPlayer, and WebSocket-based IM chat. It is primarily an educational project with detailed documentation explaining the implementation principles of each feature.
Use cases
- build a tiktok-style short video feed on ios
- learn how to stream and cache video with avplayer
- implement websocket-based instant messaging in objective-c
- parse animated webp images with nsoperationqueue
- study how a real short-video app's api and ui work
- learn two-level caching for network resources on ios
When to choose
- you want a reference implementation of a douyin/tiktok-like ios app in objective-c
- you are learning avplayer video streaming, webp decoding, or websocket chat on ios
- you need well-documented example code for complex ios ui and gesture handling
When to avoid
- you need a production-ready or maintained app - the demo targets iOS 8-12 and has not been updated since 2023
- you prefer Swift - use the author's Swift version instead
- you need full Douyin functionality such as publishing, accounts, or recommendations
Facets
application · maturity maintenance
video-processing websocket caching animation gui mobile-development media education tutorials douyin-clone objective-c tiktok short-video avplayer im-chat demo-app learning-project ios mobile swift
2 sources
- readme: https://github.com/sshiqiao/douyin-ios-objectc · fetched 2026-08-28 · 63621a598ddf
- homepage: https://sshiqiao.github.io/document/douyin-objectc.html · fetched 2026-08-29 · 2a4fc9f8e330
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sshiqiao/douyin-ios-objectc | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="sshiqiao/douyin-ios-objectc")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem