Closed jaxoncreed closed 6 years ago
See https://github.com/radarlabs/react-native-radar/issues/14#issuecomment-374576648 for resolution. You must exclude support lib from react-native-radar to prevent support library conflicts. We're working on a fix for this now
Thanks so much!
Installing and setting up react-native radar will cause the following errors when building for Android:
I think the problem may be similar to the one here, though the solution lies in an update to
com.android.support:support
but it doesn't seem as if radar uses that.I've posted more details on my specific build on this stack overflow post