→ كل المشاريع

rn-icon-gen-tool

بواسطة @Salem-Abderaouf

12

CLI tool for react native to generate app icons based on an image, Both Android and IOS are supported

عن هذا المشروع

react-native-gen-tool Description : CLI tool for react native developers to generate icons based on an image, Both Android and Ios are supported https://github.com/Salem-Abderaouf/rn-icon-gen-tool/blob/7640e72b093f8b5e8c5f4ed4cbcba2378f1fe0f8/lib/app.js#L42-L46 Install : Usage Fit option : cover: (default) Preserving aspect ratio, ensure the image covers both provided dimensions by cropping/clipping to fit. contain: Preserving aspect ratio, contain within both provided dimensions using "letterboxing" where necessary. fill: Ignore the aspect ratio of the input and stretch to both provided dimensions. inside: Preserving aspect ratio, resize the image to be as large as possible while ensuring its dimensions are less than or equal to both those specified. outside: Preserving aspect ratio, resize the image to be as small as possible while ensuring its dimensions are greater than or equal to both those specified.

من ملف README الخاص بالمشروع على GitHub

النجوم
12
التفريعات
1
آخر تحديث
24/01/2024

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/rn-icon-gen-tool.svg)](https://www.madeinalgeria.dev/projects/rn-icon-gen-tool)

مشاريع ذات صلة