terrylinla / react-native-sketch-canvas

A React Native component for drawing by touching on both iOS and Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to remove image from background once set via localSourceImage

mukulbhardwaj1313 opened this issue · comments

Once set localSourceImage, I am unable to remove or clear image from background

i could remove it in android though, it's located in this path: android/app/src/main/res/drawable

btw, you have to rebuild -> npm run android to apply changes

p.s i assume you used android