UNPKG

react-native-camera-roll

Version:

Camera Roll for react native.

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