Frontend/angular

[IONIC] Splash, Icon Resources 변경하기

romeoh 2020. 1. 13. 14:04
반응형

ionic 차례

$ ionic cordova resources

icon.png 파일과 splash.png 파일을 교체합니다.

 

$ ionic cordova resources

다시 위 명령을 입력합니다.

resources가 변경된것을 확인할 수 있습니다.

$ ionic cordova build android
$ ionic cordova build ios

resource가 변경되었습니다.

 

 

ionic 차례

반응형