UNPKG

react-native-camera-roll

Version:

Camera Roll for react native.

37 lines (36 loc) 887 B
export default [{ type: 'smartAlbum', subType: 'smartAlbumUserLibrary' }, { type: 'smartAlbum', subType: 'smartAlbumSelfPortraits' }, { type: 'smartAlbum', subType: 'smartAlbumFavorites' }, { type: 'smartAlbum', subType: 'smartAlbumSlomoVideos' }, { type: 'smartAlbum', subType: 'smartAlbumPanoramas' }, { type: 'smartAlbum', subType: 'smartAlbumRecentlyAdded' }, { type: 'smartAlbum', subType: 'smartAlbumScreenshots' }, { type: 'smartAlbum', subType: 'smartAlbumDepthEffect' }, { type: 'smartAlbum', subType: 'smartAlbumTimelapses' }, { type: 'smartAlbum', subType: 'smartAlbumVideos' }, { type: 'smartAlbum', subType: 'smartAlbumBursts' } //Recently delted ];