Pinned Repositories
Algorithms
The codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne.
analyze
Draveness's Blog
AvoidCrash
This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.
awesome-algorithm-question-solution
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
awesome-react-native
Awesome React Native components, news, tools, and learning material!
CTMediator
The mediator with no regist process to split your iOS Project into multiple project.
FRDIntent
A framework for handle the call between view controllers in iOS
FRDModuleManager
iOS Module Manager library
UITableViewSnapshot
ZFTableViewSnapshot - 类似于高德地图路线截取tableView长图的功能
ZFCustomLayout
图标动画拖动,长按编辑删除时抖动效果
ZFBest's Repositories
ZFBest/UITableViewSnapshot
ZFTableViewSnapshot - 类似于高德地图路线截取tableView长图的功能
ZFBest/ZFCustomLayout
图标动画拖动,长按编辑删除时抖动效果
ZFBest/Algorithms
The codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne.
ZFBest/analyze
Draveness's Blog
ZFBest/AvoidCrash
This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.
ZFBest/awesome-algorithm-question-solution
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
ZFBest/awesome-react-native
Awesome React Native components, news, tools, and learning material!
ZFBest/CTMediator
The mediator with no regist process to split your iOS Project into multiple project.
ZFBest/FRDIntent
A framework for handle the call between view controllers in iOS
ZFBest/FRDModuleManager
iOS Module Manager library
ZFBest/Hero
Elegant transition library for iOS & tvOS
ZFBest/iOS-InterviewQuestion-collection
iOS 开发者在面试过程中,常见的一些面试题,建议尽量弄懂了原理,并且多实践。
ZFBest/iOSInterviewQuestions
iOS interview questions;iOS面试题集锦(附答案)--学习qq群515295083 或 Telegram 群交流 https://t.me/iosobjc
ZFBest/JKCategories
JKCategories(iOS-Categories,Category), a collection of useful Objective-C Categories extending iOS Frameworks such as Foundation,UIKit,CoreData,QuartzCore,CoreLocation,MapKit Etc.
ZFBest/JZNavigationExtension
JZNavigationExtension integrates some convenient features for UINavigationController and easy to use.
ZFBest/KMNavigationBarTransition
A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for all orientations. And you don't need to write any line of code for it, it all happens automatically.
ZFBest/MGJRouter
一个高效/灵活的 iOS URL Router
ZFBest/MLeaksFinder
Find memory leaks in your iOS app at develop time.
ZFBest/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS, macOS and Android.
ZFBest/OOMDetector
OOMDetector is a memory monitoring component for iOS which provides you with OOM monitoring, memory allocation monitoring, memory leak detection and other functions.
ZFBest/react-native-guide
React Native指南汇集了各类react-native学习资源、开源App和组件
ZFBest/README
README文件语法解读,即Github Flavored Markdown语法介绍
ZFBest/RTRootNavigationController
Implicitly make every view controller has its own navigation bar
ZFBest/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
ZFBest/VasSonic
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
ZFBest/WRNavigationBar
超简单!!! 一行代码设置状态栏、导航栏按钮、标题、颜色、透明度,移动等 WRNavigationBar which allows you to change NavigationBar's appearance dynamically
ZFBest/YTKNetwork
YTKNetwork is a high level request util based on AFNetworking.
ZFBest/YYKit
A collection of iOS components.