Giter Site home page Giter Site logo

llprogramframeworkswift's Introduction

LLProgramFramework.Swift

本项目是一个拿来即用的Swift基础框架:框架结构如下,框架内部已经写了基于RXSwift的Demo 可以参考 具体使用可查看使用详情RxSwift+Moya+ObjectMapper优雅的网络请求及模型转换

LLProgramFramework.gif

Update 9/22 Fix iOS 11 and iPhone X

Update 9/26 加入 Plugin 插件 拦截全局的网络请求

项目结构

  • General 工具类综合
    • Category ------分类
    • CostumUI ------自定义UI控件
    • Helper ------正则 提示框辅助类等
  • Resources ------资源文件
  • Sections ------模块组
    • Main
    • Home
    • Me
  • Service ------网络请求库
  • Macro ------pch以及全局变量
  • Vendors ------手动集成第三方库
    • LLFMDB ------ 个人二次封装的FMDB 一键缓存的数据库

###Cocoapod第三方库

  • RxSwift ------RxSwift 基础库
  • RxCocoa ------ 对 UIKit Foundation 进行 Rx 化
  • Moya/RxSwift ------ 为RxSwift专用提供,对Alamofire进行封装的一个网络请求库
  • ObjectMapper ------ Json转模型之必备良品,很Swift
  • Kingfisher ------ 图片加载库 Swift版的SD
  • SnapKit ------ 视图约束库
  • FMDB ------ 轻量级的数据库
  • MJRefresh ------ 刷新库
  • SVProgressHUD ------ 提示HUD

llprogramframeworkswift's People

Contributors

liuniuliuniu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.