- Hybrid Mobile Development with Ionic
- Gaurav Saini
- 129字
- 2021-07-02 23:53:50
Automatically creating icons and splash screen resources
Ionic tools are so beautiful that now you don't have to struggle like we all used to, some years back in hybrid development. You can avoid the headache of adding icons, splash screens, and so on for every platform with different sizes. Now we don't have to deal with all this stress and Ionic have made it possible for us with a single command:
$ ionic resources
Ionic automatically crops, resizes, and creates icons and splash screens from source images for each platform and it does this in different sizes for different devices such as mobiles, tablets, and so on. All these are generated on Ionic's resizing and cropping servers without any overload from installing libraries or plugins on local machines.
推薦閱讀
- Designing Machine Learning Systems with Python
- 程序員修煉之道:程序設計入門30講
- Java技術手冊(原書第7版)
- Cassandra Data Modeling and Analysis
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Mastering Google App Engine
- Gradle for Android
- 表哥的Access入門:以Excel視角快速學習數據庫開發(第2版)
- PySpark Cookbook
- Mastering Unity 2D Game Development(Second Edition)
- Visual Basic程序設計上機實驗教程
- Learning Nessus for Penetration Testing
- Java 9 Programming By Example
- Swift High Performance
- Learning D3.js 5 Mapping(Second Edition)