GithubHelp home page GithubHelp logo

bm4group's Introduction

BM4Group

License MIT  Carthage compatible  Support 

BM4Group is a collection of iOS components.

It's so huge that I split it into several independent components:

Installation

CocoaPods

  1. Add pod 'BM4Group', :git => 'https://github.com/chrain/BM4Group.git' to Podfile
  2. Run pod install.
  3. Add #import <BM4Group/BM4Group.h> when use.

Tips

  • 项目中Log采用BRCocoaLumberjack,为了使BRCocoaLumberjack输出的Log带颜色,请安装Xcode插件XcodeColors,然后在项目最开始使用[BMUtils setupLog]初始化Log。
  • 由于没有打TAG,所以CocoaPods是以git的commit的唯一id来确认是哪一个版本的,所以使用pod update

项目常用第三方

  • CTAssetsPickerController 系统图片多选
  • Masonry 链式Coding写AutoLayout

Xcode插件整理

bm4group's People

Contributors

chrain avatar wukgclientmaster avatar

Stargazers

 avatar developer avatar

Watchers

 avatar

bm4group's Issues

BMResponse (T result)

在BMResponse中,如果result (T result 头文件28行)是一个数组的话会有指针类型不拼配的警告,这个该如何解决?

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.