Install_failed_update_incompatible: package com. *. Les signatures de version ne correspondent pas à la version précédemment installée; Ignorer!

cd android &&  ./gradlew clean

npm start -- --reset-cache ( if you are using npm )

react-native run-android

if you are using yarn then after clean run 

yarn android
Singh99