2 Star 0 Fork 1

LiGuoliang / GLExtensions

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

logo

GLExtensions

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

GLExtensions is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'GLExtensions'

History

  • 1.1.4 -- 2022.12.09
    • 简化toast的自定义化,可使用限定dict进行更灵活的自定义
  • 1.1.2 -- 2022.04.30
    • 修复toast队列添加数量到最大值导致的崩溃
    • 修复toast队列位置的问题
  • 1.1.1 -- 2022.04.07
    • 优化toast的设计
  • 1.0.12 -- 2021.06.09
    • 增加了针对NSString的 正则查找正则替换 的快捷方法
  • 1.0.11 -- 2021.01.26
    • 修改 Toast 显示到最上层 (如需显示于原页面,可使用异步出现新页面的方案)
  • 1.0.10 -- 2021.01.20
    • 修改控制入口和返回,使之更加合理化
  • 1.0.9 -- 2020.12.28
    • 导入文件名称,采用尖括号方式,修改未规范内容
  • 1.0.8 -- 2020.12.23
    • UIViewController+GLExtensions: 对于名称修改(原方法进行Deprecated标记)
    • 增加了 CALayer+GLExtensions, 并在import UIView+GLExtensions时会一并导入
  • 1.0.7 -- 2020.12.15
    • NSString+GLExtensions: 增加了字符验证相关内容,并进行了原方法的 deprecate 标记

Author

liguoliang 36617161@qq.com

License

GLExtensions is available under the MIT license. See the LICENSE file for more info.

Copyright (c) 2018 36617161@qq.com <guoliang@51jianjiao.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
Objective-C 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Objective-C
1
https://gitee.com/GL9700/GLExtensions.git
git@gitee.com:GL9700/GLExtensions.git
GL9700
GLExtensions
GLExtensions
master

搜索帮助