prscX / react-native-shine-button

React Native: Native Shine Button - Effects like shining
Apache License 2.0
357 stars 37 forks source link

Could not find com.github.prscX:ShineButton:0.2.1 #15

Open ishaan-puniani opened 6 years ago

ishaan-puniani commented 6 years ago

Hello, I am getting this error. Please help

prscX commented 6 years ago

Thanks @ishaan-puniani for raising the issue.

Have you add below script in your app build.gradle file?

maven { url "https://jitpack.io" }

Please refer README for the same. Let me know in case you face any issues.

Thanks </ Pranav >