NBLShowPicture
Example
To run the example project, clone the repo, and run pod install from the Example directory first.
Methods
[NBLShowPicVC presentPicture:image on:self];[NBLShowPicVC presentWithPicUrl:urlString on:self];Requirements
- iOS 9.0+
- ARC
Installation
NBLShowPicture is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'NBLShowPicture'Author
杨建红, [email protected]
License
NBLShowPicture is available under the MIT license. See the LICENSE file for more info.