Joey Lee

9个托管库

JLAccordion

一个基于UITableView的展开控件。请查看仓库中的演示项目。

许可证:[MIT](https://open-source.org.cn/licenses/MIT)

  • Objective C

JLCoreDataHelper

一个用于CoreData的帮助类。它隐藏原始的CoreData方法,使得数据管理变得简单。

许可证:[MIT](https://open-source.org.cn/licenses/MIT)

  • Objective C

JLGradientViews

一系列可以简单地添加到IB中的渐变视图。在IB上完成所有事情!

许可证:[MIT](https://open-source.org.cn/licenses/MIT)

  • Objective C

JLImagePicker

从前置相机、后置相机或相册中选择照片超级简单。

许可证:[MIT](https://api.github.com/licenses/mit)

  • Objective C

JLJSONHelper

JLJSONHelper是一个基于Apple提供的NSJSONSerialization的帮助类。

许可证:[MIT](https://open-source.org.cn/licenses/MIT)

  • Objective C

JLOperation

这个库基于NSOperation。增加了一些有用的功能,例如异步操作和通过块或代理回调。

许可证:[MIT](https://open-source.org.cn/licenses/MIT)

  • Objective C

JLPageView

一个支持分页的视图,类似于ViewPager。也支持无限滚动。

许可证:[MIT](https://open-source.org.cn/licenses/MIT)

  • Objective C

JLPickerCollection

基于块的简单界面,可以轻松显示日期选择器或选择视图。

许可证:[MIT](https://api.github.com/licenses/mit)

  • Objective C

JLVideoView

一个基于AVPlayer的可播放视频视图,AVPlayer比MPMoviePlayerController更低级别,因此可以控制更多,例如同时播放多个视频。

许可证:[MIT](https://open-source.org.cn/licenses/MIT)

  • Swift