githuboftigran / rn-range-slider

A native slider with range
MIT License
237 stars 133 forks source link

Android resource linking failed #10

Closed ghost closed 5 years ago

ghost commented 5 years ago

I'm runing on emulator api 27 buid error, iOS run and release normal. I'm dont know this problem is happen. anyone have solution resolve it. Thanks so much.

Screen Shot 2019-06-07 at 12 45 03 AM

Screen Shot 2019-06-07 at 12 49 04 AM (2)

githuboftigran commented 5 years ago

@devswift2017 , did you try to unlink and link module again? react-native unlink rn-range-slider react-native link rn-range-slider

ghost commented 5 years ago

Thank you, I just resolve it by update android studio lasted version dont need resolve warning by android studio, now is working.

Screen Shot 2019-06-07 at 1 10 26 AM
githuboftigran commented 5 years ago

Cool, thanks for closing the issue.