fosopenscouting / saamdagen

React Native app voor Saamdagen, het nationale startweekend van FOS Open Scouting
https://saamdagen.be
MIT License
3 stars 0 forks source link

Map image is blurry #236

Closed thomasdewulf closed 1 year ago

thomasdewulf commented 1 year ago

Suggestion of @NuclearCookie: try exporting image in dimension that is power 2 (e.g. 2048 x 2048, 4096 x 4096, 2048 x 4096, ..)

NuclearCookie commented 1 year ago

Power of 2 is 1024, 2048, 4096 :) stick to those please

thomasdewulf commented 1 year ago

Derp

Beramos commented 1 year ago

I've tested the power-2 hypothesis but the image in 2048 by 4096 was still very blurry . We should consider to switch to .svg

Beramos commented 1 year ago

Tested loading an SVG but it is still blurry

Beramos commented 1 year ago

Options: https://stackoverflow.com/questions/61139445/resolution-for-responsive-image-in-react-native-not-blurry-on-phone-and-tablet