Pinned Repositories
AnimationNumLabel
这里是一个UILabel的扩展,主要用于数字的动态变换,比如从1000到2500的动态增加,从2000-1000的动态减少等。详情可参考Demo
AppExtension
App扩展
iOSChangeAppIcon
改变appicon
itools
iOS dev tools
LivePhotoDemo-Swift
messageForward
消息转发
WKWebViewNewFeature
WKWebView new features
ZGInfoCollection
获取iPhone相关信息以及网络状态等等。
ZGUIWebViewCache
UIWebView cache
ZGWKWebViewCache
iOS WKWebView cache
ScottZg's Repositories
ScottZg/ZGInfoCollection
获取iPhone相关信息以及网络状态等等。
ScottZg/itools
iOS dev tools
ScottZg/LivePhotoDemo-Swift
ScottZg/iOS_Lock_Test
锁简述
ScottZg/ScottZg.github.io
personal blog
ScottZg/WebDriverAgent
A WebDriver server for iOS that runs inside the Simulator.
ScottZg/3DTouch
3D Touch Demo
ScottZg/apple-opensource
ScottZg/Awesome-ARKit
A curated list of awesome ARKit projects and resources. Feel free to contribute!
ScottZg/Blog-Demo
Blog demo代码
ScottZg/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
ScottZg/FFmpeg
Mirror of git://source.ffmpeg.org/ffmpeg.git
ScottZg/GPUImage
An open source iOS framework for GPU-based image and video processing
ScottZg/husky
🐶 Git hooks made easy
ScottZg/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
ScottZg/KSCrash
The Ultimate iOS Crash Reporter
ScottZg/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
ScottZg/LocalStorageDemo
ScottZg/Mantle
Model framework for Cocoa and Cocoa Touch
ScottZg/MarkDownResource
markdown中使用的资源
ScottZg/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS, Android, macOS and Windows.
ScottZg/MYBlog-Source
hexo 仓库
ScottZg/objc-zen-book-cn
ObjC Zen Book 中文翻译
ScottZg/Question-Answer
开发相关问题解决
ScottZg/react-native-safe-area-context
A flexible way to handle safe area insets in JS. Also works on Android and Web!
ScottZg/react-navigation
Routing and navigation for your React Native apps
ScottZg/ReactiveCocoa
Streams of values over time
ScottZg/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
ScottZg/yoga
Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.
ScottZg/ZGWeakTimerTarget
Timer解决循坏引用