Giter VIP home page Giter VIP logo

babaseproject's Introduction

BABaseProject

一个基本项目框架,项目用到的各种类,各种封装,各种三方库的综合项目,欢迎大家使用!

1、个人简介

新浪微博:@博爱1616
QQ: 137361770
博客:http://boai.github.io
博客园:http://www.cnblogs.com/boai/
简书:http://www.jianshu.com/users/95c9800fdf47/latest_articles

如果大神发现其中代码有bug,希望可以尽快联系本人修复,在此感谢各路大神的帮助

2、推荐

2.1 完全实现 『UIButton』 的自定义的类库

pod 导入: pod 'BAButton', '~> 1.0.1'

如果发现pod search BAButton 搜索出来的不是最新版本,需要在终端执行cd转换文件路径命令退回到desktop,然后执行pod setup命令更新本地spec缓存(可能需要几分钟),然后再搜索就可以了
具体步骤:

  • pod setup : 初始化
  • pod repo update : 更新仓库
  • pod search BAButton

3、项目简介 和 使用指南

3.1 项目简介

主要使用MVVM模式,共分为三大类:
1、Main
主要功能:两种tabbarVC,可以自由选择,一种是完全自定义tabbarVC,一种是DVTabBarController
2、BAMainCode

  • 2.1 BACode【主要代码】如:Home(首页)、Message(消息)、Discover(发现)、Profile(我)
  • 2.2 BABaseData【基类】 如:BABaseVC、BABaseView、BABaseModel
  • 2.3 BALib【三方库】如:不能用pod更新的三方库可以放在这里
  • 2.4 BATools【工具类】如:BACategory(分类)、BADataBase(数据库)、BAMacros(宏)、BANetManager(网络类)、BATool(工具类)
  • 2.5 Resources【资源】如:字体、Plist、图片
  • 2.6 Other【其他代码】如:
  • 2.7 BACustom【其他自定义】如:暂时不知道放在哪里的自定义文件可放在这里
    3、Supporting Files
  • 3.1这里暂时放置系统的文件,如:AppDelegate、Main.storyboard、Assets.xcassets、Assets.xcassets、main.m

3.2 使用指南

使用的时候删除每个VC里面的DemoVC文件夹即可!
DemoVC文件夹:是专门展示各级样例用法的文件夹!

4、更新记录

2016-05-05 版本:1.0

  • 1.4、添加两种tabbarVC,可以自由选择,一种是完全自定义tabbarVC,一种是DVTabBarController

2016-05-04 版本:1.0

  • 1.1、创建框架
  • 1.2、整理优化各级目录
  • 1.3、添加雪花加载动画

5、系统要求

该项目最低支持 iOS 7.0 和 Xcode 7.0。(部分动画效果仅支持iOS 8.0)使用时请仔细查看!

babaseproject's People

Contributors

boai avatar

Stargazers

 avatar

Watchers

 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.