# wsl2ls/iOS_Tips

iOS的一些示例，持续更新中：1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容    3、OpenGLES    4、LeetCode算法练习   5、iOS Crash防护和APM监控    6、WKWebView相关的内容  等........

Repository: https://github.com/wsl2ls/iOS_Tips
Canonical: https://ross.abutalabs.com/products/ios_tips
Homepage: https://juejin.im/user/1714893870076253
Language: Objective-C
License: MIT
License Family: permissive
Topics: camera, avfoundation, video-recording, filter, coreimage, gpuimage, videotoolbox, audiotoolbox, opengl-es, algorithms, crash-safe, wkwebview, cache-storage, leetcode, wkwebview-javascript-bridge, ios-crash, wkwebview-uitableview, ios-apm
Last push: 2022-08-28T19:02:32+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2541, "days_push": 1466, "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 1252, forks 330 (observed 2026-08-28T04:04:08.464420+00:00)

## What it is
A curated collection of iOS example projects and demos written primarily in Objective-C, covering AVFoundation camera/video capture and editing, face detection, real-time filters, GPUImage, OpenGL ES, WKWebView integration, crash protection, and APM monitoring. It also includes LeetCode algorithm practice and notes on common iOS development pitfalls.

## Use cases
- learn how to build a custom camera with AVFoundation like WeChat
- implement real-time video filters with GPUImage
- add face detection to an iOS app
- handle audio/video encoding and decoding with VideoToolbox
- integrate WKWebView with UITableView and offline caching
- protect an iOS app from crashes and monitor performance
- practice LeetCode algorithms in Objective-C
- adapt an app to dark mode and Sign in with Apple

## When to choose
- you are an iOS developer looking for working Objective-C examples of AVFoundation, GPUImage, or WKWebView techniques
- you want reference code for camera capture, video editing, or real-time filters
- you need sample implementations of crash protection or APM monitoring on iOS

## When to avoid
- you need a production-ready library or framework to drop into your app rather than demo code
- you work primarily in Swift and want modern Swift examples
- you need actively maintained, up-to-date code for the latest iOS versions

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: image-processing, video-processing, computer-vision, audio-processing, monitoring, developer-tools
- domain: mobile-development, tutorials, media, computer-vision
- platform: cpp
- tags: ios, objective-c, avfoundation, gpuimage, opengl-es, wkwebview, crash-protection, apm, leetcode, demo-collection, camera, video-editing, filters, algorithms, swift

## Member repositories
- wsl2ls/iOS_Tips (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.464420+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-30T05:07:35.998687+00:00, confidence not recorded.
  - readme: https://github.com/wsl2ls/iOS_Tips (fetched 2026-08-28T04:04:08.464420+00:00, sha 773158df0ac4)
  - homepage: https://juejin.im/user/1714893870076253 (fetched 2026-08-29T12:18:18.505451+00:00, sha 7ae5d06dafc3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
