Pinned Repositories
Alcatraz
Package manager for Xcode
ant-design-mobile
A configurable Mobile UI
awesome-objc-frameworks
【OC框架排名列表 】A curated list of awesome Objective-C frameworks
CAGradientDemo
layer colors gradient
cordova-plugin-crosswalk-webview
Crosswalk WebView Cordova Plugin
functional-swift
Issue repository for the Functional Swift book
passwordInputDemo
This is a demo that provides an example about how to move first responder to next input TextField
RPCircularProgress
(Swift) Circular progress UIView subclass with UIProgressView properties
StringExtensions
String extension with some common functions in Swift.
ViewReactDemo
Reaction between views of UITableViewCell or other similar views.
hanweixing's Repositories
hanweixing/RPCircularProgress
(Swift) Circular progress UIView subclass with UIProgressView properties
hanweixing/StringExtensions
String extension with some common functions in Swift.
hanweixing/xlogParse
Python script to parse xlog format file.
hanweixing/BuildTimeAnalyzer-for-Xcode
Build Time Analyzer for Swift
hanweixing/ChineseBQB
🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, **表情包大集合, 聚欢乐~
hanweixing/dyld
Open-source of dyld from apple
hanweixing/DynamicBlurView
DynamicBlurView is a dynamic and high performance UIView subclass for Blur.
hanweixing/example-ios-apps
A curated list of Open Source example iOS apps developed in Swift. An amazing list for people who are beginners and learning ios development and for ios developers who need any example app or feature.
hanweixing/ExtractVideoCover
Extract video cover from a video url. (提取网络视频url的封面图)
hanweixing/FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
hanweixing/fishhook
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
hanweixing/FlagKit
Beautiful flag icons for usage in apps and on the web.
hanweixing/ImageCompress
An image compression depending LuBan algorithm. UIImage extension.
hanweixing/ImitationJavaWxMini
帮人写的一个模仿java小程序首页的案例代码,上传代码作为一个保留。包含功能(首页、渲染md、跳转web view)
hanweixing/iOSArchiveUpload
Shell script to archive and upload ipa to fir.im or https://www.pgyer.com.
hanweixing/iOSBarrage
A simple barrage code.
hanweixing/MKRingProgressView
⭕️ Ring progress view similar to Activity app on Apple Watch
hanweixing/Mozi
Mozi(墨子) - Image compression extension for iOS, swift version of Luban(鲁班)
hanweixing/MyJenkinsShell
Just my Jenkins shell scripts.
hanweixing/qcloud-documents
腾讯云官方文档
hanweixing/ReadiOSMemory
One internal function to get memory using info.
hanweixing/RSKImageCropper
An image cropper / photo cropper for iOS like in the Contacts app with support for landscape orientation.
hanweixing/StringCrop
A string category to get the substring in fixed width, or get a substring array in fixed width.
hanweixing/SuperPlayer_iOS
腾讯云超级播放器(iOS)
hanweixing/SwiftTrace
Trace Swift and Objective-C method invocations
hanweixing/TestGrowingIO
Used to test if accessible to pass through GrowingIO.
hanweixing/TweenKit
Animation library for iOS in Swift
hanweixing/TZImagePickerController
一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+
hanweixing/UIViewCorner
Used to set various of corners for someone views.
hanweixing/ZXHookDetection
【iOS应用安全、安全攻防】hook及越狱的基本防护与检测(动态库注入检测、hook检测与防护、越狱检测、签名校验、IDA反编译分析加密协议Demo);【数据传输安全】浅谈http、https与数据加密