Skip to content

A media browser for ALAssetLibrary (iOS's photo library). Don't use this! ALAssetLibrary has been deprecated in favor of the newer Photos framework.

License

Notifications You must be signed in to change notification settings

alexbell/AssetLibraryMultiselect

Repository files navigation

AssetLibraryMultiselect

A media browser for ALAssetLibrary (iOS's photo library). Built on top of UICollectionView and nimbus's PagingScrollView, photo, and cache classes. Supports selecting multiple items, provisioning for long pressing items, and video playback.

This is old code and may be useful to illustrate ALAssetLibrary access. Otherwise I would not recommend using it any sort of production deployment.

To fetch dependencies run from the root project directory: git submodule update --init --recursive

About

A media browser for ALAssetLibrary (iOS's photo library). Don't use this! ALAssetLibrary has been deprecated in favor of the newer Photos framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published