react-native-skia icon indicating copy to clipboard operation
react-native-skia copied to clipboard

Add onLoad feature to useImage

Open yuraBrimit opened this issue 1 year ago • 0 comments

Description

This can be very useful and will help the user understand the current loading status of the image. For example, this functionality includes in react-native Image component. But the other question is... can I use react-native Image component inside Canvas to present loading state of the image

yuraBrimit avatar Jan 30 '24 17:01 yuraBrimit