Skip to content

augsun/JXImageBrowser

Repository files navigation

!!! JXImageBrowser 已经不单独更新了~

!!! JXImageBrowser 已经归并入 JXEfficient 点击传送 !!!

JXImageBrowser

Image browser.

JXImageBrowser JXImageBrowser JXImageBrowser

Twitter

NO BEST ONLY CLOSER.

You need add "Privacy - Photo Library Usage Description" to Info.plist. 
Otherwise, 
it may be the crashing problem of privacy key setting which is mandatory in ios10 and xcode 8.

Installation with CocoaPods

CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries like JXImageBrowser in your projects.You can install it with the following command:

pod 'JXImageBrowser'

Installation through manually

  1. Download the latest version.

  2. Open your project in Xcode, then drag and drop JXImageBrowser.h and JXImageBrowser.m onto your project (use the "Product Navigator view"). Make sure to select Copy items when asked if you extracted the code archive outside of your project.

  3. Include JXImageBrowser wherever you need it with #import "JXImageBrowser.h".

License

JXImageBrowser is distributed under the terms and conditions of the MIT LICENSE.