Multiple Media Picker

Hi,
I want to implement a media picker in my project.
It should open gallery and allow to select multiple photo/video or both. Found many plugins which allow either images or videos but not both. Please lemme know how can i solve this issue?

I created a Plugin for this: https://github.com/HansKrywaa/cordova-plugin-advanced-imagepicker

1 Like

Hi, Can add screenshot in github repo

Look into the Repositorys i have linked, which this plugin uses

1 Like

Hi, there’s a step-by-step instalation guide?, how can install this plugin in my ionic app. I see the repository but i don’t understand how can I install the plugin in my ionic proyect. Exist a npm package or something like that? Thanks

Can this plugin be used with capacitor@3?