Open sshaik305 opened 6 years ago
Just install it with Cordova cli
On Dec 15, 2017 5:26 AM, "SUBHANI SHAIK" notifications@github.com wrote:
how to add this forked plugin in my project
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/abelabbesnabi/cordova-plugin-image-picker/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AFlx8hmq8BpicTmTnPgnJs3M0LzLciO7ks5tAnOigaJpZM4RDemU .
thank you @abelabbesnabi
I figure it out how to use it
Actually I'm trying to add using ionic cordova plugin add
instead I tried with cordova plugin add plugin_name --save
Great. That works too.
On Dec 15, 2017 7:36 PM, "SUBHANI SHAIK" notifications@github.com wrote:
thank you @abelabbesnabi https://github.com/abelabbesnabi yeah I figure it out how to use it Actually I'm trying to add using ionic cordova plugin add instead I tried with cordova plugin add plugin_name --save
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/abelabbesnabi/cordova-plugin-image-picker/issues/2#issuecomment-352157773, or mute the thread https://github.com/notifications/unsubscribe-auth/AFlx8ky2Jz-F2F00ceu4S6h7AKyS3xN7ks5tAzrUgaJpZM4RDemU .
cordova plugin add https://github.com/abelabbesnabi/cordova-plugin-image-picker.git
OR
ionic cordova plugin add https://github.com/abelabbesnabi/cordova-plugin-image-picker.git
how to add this forked plugin in my project