Code Monkey home page Code Monkey logo

fastapp's Introduction

FastApp(快速iOS开发模板)

​ The scaffold for ios and os x develop

创作背景

由于实际开发中所用到的大部分基础代码相似或相同,所选第三方库也一样。因此为了加快项目开发效率,我写了这个基础模板。取名为FastApp,目的就是想减少不必要的时间损失。

目前,该项目整合了常用的第三方类库如:MasonryAFNetworkingMJRefreshMJExtensionMBProgressHUDSDWebImage。部分工具对这些框架进行了进一步封装。使其使用更便捷。当然,我也尽可能加入必要的宏或字符串工具类、加密工具类、打分控件、轮播图实现等。

其中,UICreatorPositionTools分别封装了UI创建于自动布局实现。你只需一行代码即可搞定UI创建于复杂的自动布局实现(PS:自动布局还支持旋屏喔)。

使用方法

直接下载本项目,更改项目名称和其他必要信息。

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.