Pinned Repositories
AASphereView
iOS swift实现一个soul APP的星球
APPSreach
AXWebViewController
AXWebViewController is a webViewController to browse web content inside applications. It’s a lightweight controller on iOS platform based on WKWebView (UIWebView would be the base Kit under iOS 8.0). It added navigation tool bar to refresh, go back, go forward and so on. It support the navigation style on WeChat. It is a simple-using and convenient web view controller using inside applications.
clash_flt
Flutter Clash plugin
CountryCode-ios
DarkModeColor
黑暗模式
DKNightVersion
Manage Colors, Integrate Night/Multiple Themes. (Unmaintained)
douyin-ios-objectc
抖音 iOS Object-C版
flutter_study
学习flutter
iOS_FontSize
ios仿微信字体大小
htyo's Repositories
htyo/iOS_FontSize
ios仿微信字体大小
htyo/AASphereView
iOS swift实现一个soul APP的星球
htyo/APPSreach
htyo/AXWebViewController
AXWebViewController is a webViewController to browse web content inside applications. It’s a lightweight controller on iOS platform based on WKWebView (UIWebView would be the base Kit under iOS 8.0). It added navigation tool bar to refresh, go back, go forward and so on. It support the navigation style on WeChat. It is a simple-using and convenient web view controller using inside applications.
htyo/clash_flt
Flutter Clash plugin
htyo/CountryCode-ios
htyo/DarkModeColor
黑暗模式
htyo/DKNightVersion
Manage Colors, Integrate Night/Multiple Themes. (Unmaintained)
htyo/flutter_study
学习flutter
htyo/GKNavigationBar
GKNavigationBarViewController的分类实现,耦合度底,使用更便捷
htyo/MtProtoKit
Universal MTProto framework for both iOS and OS X
htyo/wallet-ios
Standard wallet for iOS
htyo/hiddify-next
Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free.
htyo/KSCrash
The Ultimate iOS Crash Reporter
htyo/LocalizableLanguague
本地化语言-app支持多语言实现
htyo/shadowsocks-iOS
fork by shadowsocks/shadowsocks-iOS
htyo/Tiktok-Clone
An iOS Tiktok Clone built with Swift(Frontend) and Firebase(Backend)
htyo/Tun2SocksKit
Tun2Socks framework repository
htyo/WaterfallFlowLayout
实现UICollectionView支持多 section 场景下瀑布流、线性排列、九宫格样式
htyo/ZFPlayer
Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)
htyo/ZXRequestBlock
基于NSURLProtocol一句话实现iOS应用底层所有网络请求拦截(含网页ajax请求拦截【不支持WKWebView】)、一句话实现防抓包(使Thor,Charles,Burp等代理抓包方式全部失效,且即使开启了代理,也不影响App内部的正常请求)。包含http-dns解决方法,有效防止DNS劫持。用于分析http,https请求等