Este é meu projeto: https://github.com/kenpeter/my_hak_news , que é uma cópia direta de https://github.com/grigio/HAgnostic-News .
Git clone https://github.com/kenpeter/my_hak_news e executereact-native run-android
Recebi este erro:
* 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 vários caminhos, mas não consigo resolver esse problema.