admin管理员组文章数量:1394970
I have an app that uses expo-camera to take a picture. I would like to implement a function that would let user to draw over a taken picture. What is the best way to achieve this?
What have I tried?
- react-native-sketch-canvas (looks like this ponent is no longer supported)
I have an app that uses expo-camera to take a picture. I would like to implement a function that would let user to draw over a taken picture. What is the best way to achieve this?
What have I tried?
- react-native-sketch-canvas (looks like this ponent is no longer supported)
2 Answers
Reset to default 4You can use React native Skia from shopify
Here is a blog that you may find useful
Try one of these (As on 22-04-2024) :
- @shopify/react-native-skia (57K+ weekly downloads & Last publish - 3 days ago)
- react-native-canvas (40K+ weekly downloads & Last publish - A year ago)
- @flyskywhy/react-native-gcanvas (Last publish - 4 months ago & 400+ weekly downloads)
- @lighthouse/react-native-sketch-canvas (Last publish - 2 years ago)
本文标签: javascriptHow to draw over a picture in React NativeStack Overflow
版权声明:本文标题:javascript - How to draw over a picture in React Native? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744085284a2588403.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论