ERROR:: AAPT: error: resource style/Theme.SplashScreen (aka io.ionic.starter:style/Theme.SplashScreen) not found.
android/app/src/main/res/values/styles.xml
<!-- 이부분 주석처리 -->
<style name="AppTheme.NoActionBarLaunch" parent="Theme.SplashScreen">
<item name="android:background">@drawable/splash</item>
</style>