whenever you run ionic resources basically it uploads your icon and splash screen and resizes and then downloads it once again and takes lots of time plus if you are running any build system that is offline or behind proxy then configuring it is just pain
thats why i ionic-resource-generater was born!
- Works Offline ⚡
- Lightning Fast 💫
- No Dependency 😇
- Saves your internet bandwith 💰
- Cross Platform 🐿️
- Download platform specific binary release from here
- Copy executable to resources folder
- Update your
icon.png
andsplash.png
in root of resources folder - open terminal in resource folder and run
ionic-resource-generator generate
🎉
Feel free to raise issues or make PRs