/iOS-NBUKit

Customizable camera, assets, image editing, gallery, picker and UIKit subclasses

Primary LanguageObjective-CApache License 2.0Apache-2.0

iOS NBUKit

Latest version 1.8.0

Customizable camera, assets, image editing, gallery, picker and UIKit subclasses. [日本語]

Includes NBUCore.

NBUKit

Components

NBUCameraView

Customizable AVFoundation-based camera view.

Can be embeded in any superview, custom UIViewController or used along NBUCameraViewController and even takes mock pictures on the iOS simulator!

NBUCamera NBUCamera

NBUAssets

Multiple classes of all three MVC categories to ease access to AssetsLibrary listening to change notifications to stay always in valid.

Also support for local assets: Images in folders that are handled just like regular library assets.

NBUAssets NBUAssets

Cropping/Filters

Customizable views and controllers to modify images (filters and cropping).

Filters from CoreImage and GPUImage but could be extended to other libraries as well.

NBUEdit NBUEdit

NBUGallery

Image slideshow in development inspired by FGallery.

NBUGallery

NBUImagePickerController

Block-based image picker that combines all modules mentioned above.

NBUPicker

Installation

Cocoapods

In development on the cocoapod branch.

Manual

NBUKit Installation.

Documentation

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. 
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.