IOS NBUImagePicker Versions Save

Modular image picker with Simulator-compatible AVFondation camera, assets library, filters and more.

1.6.0

6 years ago

• Bug fixes. • Xcode 9 and iOS 11 compatibility.

1.5.4

8 years ago

• Maintenance update.

1.5.3

9 years ago
  • Adjust preview layer when NBUCameraView is resized.
  • Fix slow loading assets library.

1.5.2

9 years ago
  • Fix dispatch_get_current_queue warnings.

1.5.1

9 years ago
  • Update NBUKit dependency.

1.5.0

9 years ago
  • iPhone 6/6 Plus support.
  • Fix deprecation warnings.
  • Improve +initialize methods.
  • Exclude PhotoStream from default retrieved assets groups as images may be inaccessible.

1.4.0

9 years ago
  • Preliminary Xcode 6, iOS 8 and CocoaPods 0.34.1 compatibility.
  • Handle camera access permissions.
  • Return selectedAssets in selectionChangedBlock.

1.3.4

9 years ago
  • iOS 8 on Xcode 5 compatibility.
  • Add finished flag to NBUAssetsResultBlock.
  • Fix assetsForURLs: return bug.
  • __unsafe_unretained -> __weak.
  • Deliver library changes notifications on the main thread.

1.3.3

9 years ago
  • Update dependencies.

1.3.2

9 years ago
  • Remove log modules