To run the example project, clone the repo, and run pod install
from the Example directory first.
https://github.com/MengLiMing/EasyKits.git
EasyKits is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'EasyKits'
如果你不想整体使用,选择想要添加的功能添加进你的Podfile:
pod 'EasyKits/EasySegmentedView'
pod 'EasyKits/EasyPagingContainerView'
pod 'EasyKits/EasyPopup'
pod 'EasyKits/EasyResponder'
/// 下方数据驱动列表可二选一
pod 'EasyKits/EasyListView' // 基于UITableView封装
pod 'EasyKits/EasyIGListKit' // 基于IGListKit + RxSwift 封装
pod 'EasyKits/EasySyncScroll'
pod 'EasyKits/EasyCarouseView'
pod 'EasyKits/EasyExtension'
pod 'EasyKits/EasyMediator'
/// 设备权限 根据需要导入
pod 'EasyKits/EasyPermission/EasyCamera'
pod 'EasyKits/EasyPermission/EasyLocation'
pod 'EasyKits/EasyPermission/EasyMicrophone'
pod 'EasyKits/EasyPermission/EasyNotification'
pod 'EasyKits/EasyPermission/EasyPhoto'
pod 'EasyKits/EasyPermission/EasyPermissionRx'
EasySyncScroll | EasyCarouseView |
---|---|
![]() |
![]() |
EasyListView | EasySegmentedView |
![]() |
![]() |
Nest | SyncNest |
![]() |
![]() |
EasyListView+EasySegmentedView+EasyPagingContainerView |
---|
![]() |
EasyListView+EasySegmentedView+EasyCarouseView |
![]() |
MengLiMing, 13014795306@163.com
EasyKits is available under the MIT license. See the LICENSE file for more info.
link |
Stars: 62 |
Last commit: 13 hours ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics