nativescript-imagepicker icon indicating copy to clipboard operation
nativescript-imagepicker copied to clipboard

Possibility to set default viewing folder?

Open terhoraj opened this issue 8 years ago • 4 comments

Is it possible to set default folder when selecting a picture, so user wont have to go thru all folders?

terhoraj avatar Jul 14 '16 10:07 terhoraj

Currently there is no way to do that out-of-the-box.

PanayotCankov avatar Sep 09 '16 13:09 PanayotCankov

+1

Daxito avatar Jan 06 '17 21:01 Daxito

+1 would be very helpfull

slasho avatar Aug 09 '17 13:08 slasho

This could be implemented relatively easy in iOS if 'assetCollectionSubtypes' option is exposed and its value is propagated to the QBImagePickerController in https://github.com/NativeScript/nativescript-imagepicker/blob/master/src/imagepicker.ios.ts

tbozhikov avatar Apr 13 '18 15:04 tbozhikov