An image picker control that supports multiple selection.
Please check the following article.
Go to nativescript-imagepicker
:
npm link
Go to examples\ExampleImgPick
:
npm link nativescript-imagepicker
Then you can run the app using either:
tns run ios
tns run android