I updated \'android.support:appcompat-v7\' to 28.0.0.
28.0.0
But it brought an error from the build.
Attribute application@appComponentFactory
I had the same problem, just upgrade react-native-device-info and run the following command
react-native-device-info
npm upgrade react-native-device-info@latest react-native run-android