cooperka / react-native-snackbar

:candy: Material Design "Snackbar" component for Android and iOS.
Other
815 stars 150 forks source link

Unable to run my application #130

Closed EdisonDevadoss closed 4 years ago

EdisonDevadoss commented 4 years ago

After I installed react-native-snackbar I could not run my application. In this application, I used react-native-navigation. Please help me. I attached the below error.

Screenshot from 2019-10-22 17-57-51

Execution failed for task ':app:processDebugManifest'
Manifest merger failed
cooperka commented 4 years ago

Hi @EdisonDevadoss, this is an unusual error and likely due to a project configuration. Have you looked at the relevant location in AndroidManifest.xml:7 and tried the suggested solution?

Closing for now; please let me know if this ends up being related to Snackbar and I'm happy to re-open.