Giter Site home page Giter Site logo

ppproxy / qmui_ios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tencent/qmui_ios

0.0 1.0 1.0 801 KB

QMUI iOS——致力于提高项目 UI 开发效率的解决方案

Home Page: http://qmuiteam.com/ios

License: MIT License

Ruby 0.12% Objective-C 99.88%

qmui_ios's Introduction

Banner

QMUI iOS

QMUI iOS 是一个致力于提高项目 UI 开发效率的解决方案,其设计目的是用于辅助快速搭建一个具备基本设计还原效果的 iOS 项目,同时利用自身提供的丰富控件及兼容处理, 让开发者能专注于业务需求而无需耗费精力在基础代码的设计上。不管是新项目的创建,或是已有项目的维护,均可使开发效率和项目质量得到大幅度提升。

官网:http://qmuiteam.com/ios

QMUI Team Name License

功能特性

全局 UI 配置

只需要修改一份配置表就可以调整 App 的全局样式,包括颜色、导航栏、输入框、列表等。一处修改,全局生效。

UIKit 拓展及版本兼容

拓展多个 UIKit 的组件,提供更加丰富的特性和功能,提高开发效率;解决不同 iOS 版本常见的兼容性问题。

丰富的 UI 控件

提供丰富且常用的 UI 控件,使用方便灵活,并且支持自定义控件的样式。

高效的工具方法及宏

提供高效的工具方法,包括设备信息、动态字体、键盘管理、状态栏管理等,可以解决各种常见场景并大幅度提升开发效率。

如何安装

有三种方式可以使用QMUI,分别是:

  • 使用CocoaPods
  • 使用Carthage
  • 将QMUI作为子项目

使用 CocoaPods

Podfile

platform :ios, '7.0'
pod 'QMUIKit', '~>1.1.4'

如果你的项目支持 iOS 8+,建议使用QMUI的动态库:

platform :ios, '8.0'
use_frameworks!

使用 Carthage (iOS 8+)

Carthage 是一个比CocoaPods更加轻量的包管理器,如何安装请查考这里

Cartfile

github "QMUI/QMUI_iOS" ~>1.1.4

作为子项目

具体请查看我们的开始使用文档。

相关文档

接口文档:http://qmuiteam.com/ios/page/document.html

下载Demo:https://github.com/QMUI/QMUIDemo_iOS

支持iOS版本

QMUI iOS 支持 iOS 7+

注意事项

目前QMUI提供的控件,大部分都是还没有支持AutoLayout布局,考虑到AutoLayout的普遍性,我们会尽快让所有的控件都支持AutoLayout。另外,因为QMUI还没有检查在Swift下的使用情况,所以如果在Swift下使用QMUI遇到问题,可以反馈给我们,我们会加快速度兼容适配。

其他

建议搭配 QMUI 专用的 Code Snippets 使用: https://github.com/QMUI/qmui-ios-codesnippets

qmui_ios's People

Contributors

zhoon avatar molice avatar kayo5994 avatar dashzou avatar sunnyyoung avatar

Watchers

pproxy avatar

Forkers

xiaotian777888

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.