Este es mi proyecto: https://github.com/kenpeter/my_hak_news , que es una copia directa de https://github.com/grigio/HAgnostic-News .
Git clone https://github.com/kenpeter/my_hak_news , luego ejecutereact-native run-android
Tengo este error:
* What went wrong:
Execution failed for task ':app:installDebug'.
> com.android.builder.testing.api.DeviceException: com.android.ddmlib.InstallException: Failed to finalize session : INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.hagnosticnews signatures do not match the previously installed version; ignoring!
Problema relevante: https://github.com/grigio/HAgnostic-News/issues/1 , sigo varias formas, pero no puedo resolver este problema.