sourcetoad / react-native-sketch-canvas

A React Native component for drawing by touching on both iOS and Android.
MIT License
4 stars 3 forks source link

FIX: using high resolution images on iOS as localSourceImage yields blurred outputs #73

Closed ian-wd closed 2 months ago

ian-wd commented 2 months ago

Tested the suggested fix from THIS thread and it seems to work well on my testings

Updated example app to include several images for testing.

Before image

After image

Notes:

Fixes: