Pinned Repositories
30DaysofSwift
A self-taught project to learn Swift.
Alamofire
Elegant HTTP Networking in Swift
awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
BeeHive
:honeybee: BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules.
fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜
react-native
A framework for building native apps with React.
react-native-pullRefreshScrollView
React Native下拉刷新组件 ios 平台 支持ScrollView,ListView
react-native-testing-example
Example of unit testing a React Native & Redux app using Jest (and Snapshots!)
SwiftLint
A tool to enforce Swift style and conventions.
wm219's Repositories
wm219/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜
wm219/30DaysofSwift
A self-taught project to learn Swift.
wm219/Alamofire
Elegant HTTP Networking in Swift
wm219/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
wm219/BeeHive
:honeybee: BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules.
wm219/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
wm219/SwiftLint
A tool to enforce Swift style and conventions.
wm219/bytedance_recruit
字节跳动招人啦!!!
wm219/Cache
:package: Nothing but Cache.
wm219/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
wm219/Design-Pattern-For-iOS
IOS设计模式探索(大话设计模式)
wm219/DoraemonKit
A full-featured App (iOS & Android) development assistant. You deserve it. 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。https://www.dokit.cn/
wm219/DSBridge-IOS
An ios bridge for calling functions synchronously and asynchronously between JavaScript and Object-C in WKWebView/UIWebView
wm219/FlutterExampleApps
[Example APPS] Basic Flutter apps, for flutter devs.
wm219/GCDFetchFeed
“已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向
wm219/InjectionIII
Re-write of Injection for Xcode in (mostly) Swift4
wm219/JSPatch
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
wm219/KeychainAccess
Simple Swift wrapper for Keychain that works on iOS and OS X
wm219/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
wm219/nemo
An architecture for developing iOS apps which require the presentation of interchangeable lists of data
wm219/NSObjectSafe
Swizzle commonly used function of Foundation container to prevent nil crash
wm219/PWKWebView
A cookie support pollyfill for the most case in WKWebVIew
wm219/R.swift
Get strong typed, autocompleted resources like images, fonts and segues in Swift projects
wm219/SDCycleScrollView
Autoscroll Banner. 无限循环图片、文字轮播器。
wm219/SourceryDemo
Demonstration of the Sourcery codegen tool
wm219/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
wm219/swift-style-guide
Style guide & coding conventions for Swift projects
wm219/TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等
wm219/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.
wm219/ZLCollectionView
为应对类似淘宝首页,京东首页,国美首页的复杂布局而写的多样化的collectionview。目前支持标签布局,列布局,百分比布局,定位布局,填充式布局,瀑布流布局等。可以根据不同的section设置不同的布局。实现了电影选座等高难度的布局。