wymsee / cordova-imagePicker

Cordova Plugin For Multiple Image Selection
MIT License
407 stars 853 forks source link

Change from MultiImageChoose to Matisse #240

Open antonyalkmim opened 6 years ago

antonyalkmim commented 6 years ago

Motivation:

The MultiImageChooser doesn't have selected images counter and it can't navigate by Albums. Using Matisse library instead MultiImageChoose we can fix it. Besides that, we got a preview before select images. Also, using Matisse we can save memory, because it doesn't store a temp file.


Tests:


Changes: