Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image is not scalable #28

Open
4romanchuk opened this issue Sep 20, 2020 · 4 comments
Open

Image is not scalable #28

4romanchuk opened this issue Sep 20, 2020 · 4 comments

Comments

@4romanchuk
Copy link

I have uploaded a png, but the quality of image is not ok.
Seems like: when the number of rows and columns grows - quality get worse.
Example:
image
The real part of image:
image
If you know a way to fix it, please help :)

@JeffGuKang
Copy link

iOS? Android? or both?

@rye761
Copy link

rye761 commented Feb 8, 2021

Have also experienced this issue on Android. As the size of the spritesheet grows, the quality decreases on Android. However, it remains clear on iOS. For now working around by splitting into multiple sheets when running into the issue.

@4romanchuk
Copy link
Author

4romanchuk commented Feb 9, 2021 via email

@JeffGuKang
Copy link

Refer #24.
And I solved this issue through glide. with https://github.com/JeffGuKang/rn-sprite-sheet/tree/jeff-beta .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants