Pinned Repositories
30DaysofSwift
A self-taught project to learn Swift.
AdAlertView
仿滴滴、易到等广告弹窗
Advanced-Swift
Notes of Advanced Swift. 《swift进阶》学习笔记 swift 5.3
App_Demo
测试项目
AutoLayout
Auto Layout 秘境
awesome-flutter-cn
一个很棒的Flutter学习资源,官方教程,插件,工具,文章,App,视频教程等的资源列表
awesome-react-native
Awesome React Native components, news, tools, and learning material!
BABaseProject
一个基于 MVVM 和 MVC 设计模式的基本项目框架,项目用到的各种类,各种封装,各种三方库的综合项目,欢迎大家使用!
BasicDemos-iOS
iOS学习进程中的demo汇总
zhonghuinong
Intelligent agriculture
codeAndylau's Repositories
codeAndylau/zhonghuinong
Intelligent agriculture
codeAndylau/30DaysofSwift
A self-taught project to learn Swift.
codeAndylau/Advanced-Swift
Notes of Advanced Swift. 《swift进阶》学习笔记 swift 5.3
codeAndylau/awesome-flutter-cn
一个很棒的Flutter学习资源,官方教程,插件,工具,文章,App,视频教程等的资源列表
codeAndylau/awesome-react-native
Awesome React Native components, news, tools, and learning material!
codeAndylau/BasicDemos-iOS
iOS学习进程中的demo汇总
codeAndylau/BBGestureBack
🔥OC and Swift full screen return gesture🔥(纯OC 和 纯Swift编写,类淘宝、京东等全屏滑动返回效果)
codeAndylau/CocoaDebug
iOS Debugging Tool 🚀
codeAndylau/CXTableView
轻量级UITableView的封装
codeAndylau/easyMarketFlutter
Flutter开发的网易严选商城,让我一起折腾Flutter吧!真实数据接口
codeAndylau/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
codeAndylau/flutter-study
Flutter Study
codeAndylau/flutter_app_learn
codeAndylau/GZXTaoBaoAppFlutter
Flutter淘宝App,支持iOS、Android
codeAndylau/iOS-
一些面试题总结,希望对你有帮助,同时希望你能来一起完善它!
codeAndylau/IOS-programmer-all-resources
对市面上几乎所有和 iOS 开发相关的资源文档进行重新整理、融合和补充,更适合国内开发者。
codeAndylau/iOSTips
记录iOS(Swift)开发中的一些知识点、小技巧
codeAndylau/JHBlog
iOS开发:我的初级到中级的晋级之路
codeAndylau/JSONExport
JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.
codeAndylau/JZNavigationExtension
JZNavigationExtension integrates some convenient features for UINavigationController and easy to use.
codeAndylau/KJMenuView
封装整理一些菜单控件
codeAndylau/my_app
codeAndylau/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
codeAndylau/SkeletonView
An elegant way to show users that something is happening and also prepare them to which contents he is waiting
codeAndylau/SwiftHub
GitHub iOS client written in RxSwift and MVVM clean architecture
codeAndylau/SwiftUI-Guide
SwiftUI practices guidebook, written for humans.
codeAndylau/WeChat
利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat)的整体基本架构,以及实现微信朋友圈的功能
codeAndylau/WPAlertControl
上下左右中心,多层级全方位弹框
codeAndylau/XLUIKit
iOS UI工具集
codeAndylau/ZLCollectionView
为应对类似淘宝首页,京东首页,国美首页等复杂布局而写的ZLCollectionview。基于UICollectionView实现,目前支持标签布局,列布局,百分比布局,定位布局,填充式布局,瀑布流布局等。支持纵向布局和横向布局,可以根据不同的section设置不同的布局,支持拖动cell,头部悬浮,设置section背景色和自定义section背景view,向自定义背景view传递自定义方法。实现了电影选座等高难度的布局。