Skip to content

oguzhanaslann/iOSToAndroidRes

Repository files navigation

iOSToAndroidRes

iOSToAndroidRes is a project that takes iOS resolution-based files and copies them to the corresponding resolution files in an Android application's resource directory.

Usage

To use this project, you must provide a source directory containing exactly 3 files named in the following pattern: "<..>_1x", "<..>_2x", and "<..>_3x". These files must be named according to the iOS resolutions.

Notes

Make sure to use the correct file naming pattern, as the script relies on it to properly copy the files to the target directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages