I built an android app using React Native, it got built successfully but when I run the app in my Android Virtual Device it shows up a full red screen with the following err
Go to the MainAplication file.
Remove duplicate package and remove duplicate package in getPackages() method
getPackages()
@Override protected List getPackages() { return Arrays.asList( new MainReactPackage(), new VectorIconsPackage() ); }
Then after try this command in your terminal :