corymsmith / react-native-fabric

A React Native library for Fabric, Crashlytics and Answers
MIT License
1.31k stars 236 forks source link

Could not install on android RN. 0.46.4 #132

Closed tiempham closed 7 years ago

tiempham commented 7 years ago

Hey Guy! I have problem with react-native fabric on android. After installed follow android instruction I got error:

any idea? Thanks

corymsmith commented 7 years ago

I'm guessing you added the dependencies or repositories to the wrong gradle file or the wrong location. Please double check everything again. Closing this for now

tiempham commented 7 years ago

You right! I installed follow instruction but i got error so i import classpath to another location ex: app/build_grale -> ./build_gradle. Thank you.