Pinned Repositories
30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
30-swift-projects-in-30-days
This is the demos to show 30 demos finishes in 30 days (or more)
AFNetworking
A delightful networking framework for iOS, OS X, watchOS, and tvOS.
Alamofire
Elegant HTTP Networking in Swift
analyze
Draveness's Blog
Android
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
Android-1
收集Android方方面面的经典知识, 最新技术.
android-advanced-light
the source code in advanced light of android development - 《Android进阶之光》源码
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
zlbmomo's Repositories
zlbmomo/HDNetwork
本来是想在GitHub找一个符合自己App的网络请求库,结果就是要么不支持数据缓存或者不支持RESTful API 请求, 又或者带缓存的又不支持过滤某一些参数字段(否则无法得到缓存),带着这样的需求之下就有了 “HDNetwork” 这个库。 初衷就是尽最大的努力最大程度下满足所有App的日常需求。
zlbmomo/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
zlbmomo/TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等
zlbmomo/ARSelectionCycle
选择使用周期
zlbmomo/RxSwift
Reactive Programming in Swift
zlbmomo/CDDStore
高仿国美商城
zlbmomo/BaiduMapKitFind
百度SDK 地图找房 点击显示详细 缩小展示总数 采用真机调试 效果很明显
zlbmomo/zlbmomo.github.io
zlbmomo/iOS-tech-set
iOS知识小集
zlbmomo/Loveprogress
一个数据存储使用 Leancloud的恋爱APP,持续迭代中
zlbmomo/FLEX
An in-app debugging and exploration tool for iOS
zlbmomo/headlineNews
高仿今日头条
zlbmomo/pop
An extensible iOS and OS X animation library, useful for physics-based interactions.
zlbmomo/JDLTabarAnimation
自定义tabBar,仿京东页面控制器push后,tabBar动画向下隐藏效果,分类实现动画效果。
zlbmomo/ZMBCY-iOS
高仿二次元网易GACHA,所有接口均通过Charles抓取而来,图片资源通过https://github.com/yuedong56/Assets.carTool 工具提取。
zlbmomo/YPNavigationBarTransition
A Fully functional UINavigationBar framework for making bar transition more natural! You don't need to call any UINavigationBar api, implementing YPNavigationBarConfigureStyle protocol for your view controller instead.
zlbmomo/HelloGitHub
:octocat:分享 GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目⭐️
zlbmomo/SJNetwork
SJNetwork is a high level network request tool based on AFNetworking and inspired on YTKNetwork.
zlbmomo/CircleOfFriendsDisplay
朋友圈的做法
zlbmomo/30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
zlbmomo/javascript-tutorial
JavaScript 教程
zlbmomo/EFQRCode
A better way to operate quick response code in Swift.
zlbmomo/practice
my html+css codes
zlbmomo/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
zlbmomo/Shimmer
An easy way to add a simple, shimmering effect to any view in an iOS app.
zlbmomo/SCMusic
SC Music Player is a music player which get the data from the baidu music
zlbmomo/Bmob-iOS-SDK
Bmob SDK repository.
zlbmomo/SVProgressHUD
A clean and lightweight progress HUD for your iOS and tvOS app.
zlbmomo/UITableView-FDTemplateLayoutCell
Template auto layout cell for automatically UITableViewCell height calculating
zlbmomo/MJExtension
A fast, convenient and nonintrusive conversion between JSON and model. Your model class don't need to extend another base class. You don't need to modify any model file.