You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<RNSketchCanvas
localSourceImage={{
filename: 'form_8bit.png', // e.g. 'image.png' or '/storage/sdcard0/Pictures/image.png'
directory: 'SketchCanvas.MAIN_BUNDLE', // e.g. SketchCanvas.MAIN_BUNDLE or '/storage/sdcard0/Pictures/'
mode: 'AspectFill',
}}
/>
make sure you include image in drawer (in my case android)
i'm trying to add a new image to background but it doesn't show
The text was updated successfully, but these errors were encountered: