tungdx / android-media-picker

A library for choose photos, videos from Android devices.
185 stars 57 forks source link

How do you install this ? #12

Open note89 opened 7 years ago

note89 commented 7 years ago

Would like to try to use this in our React Native project, i don't see i how i would install this ?

IHNEL commented 7 years ago

I folk it and config to able to pull dow via gradle dependencies like this:

maven {url 'https://jitpack.io' } compile 'com.github.IHNEL:android-media-picker:git_hub-SNAPSHOT'