react-native-view-shot icon indicating copy to clipboard operation
react-native-view-shot copied to clipboard

Need support for android O and above

Open tdvuanh opened this issue 1 year ago • 1 comments

feature request

Please support updated screen capture for Android O and above When use captureRef and <ViewShot />, I got this error from Android Studio: java.lang.IllegalArgumentException: Software rendering doesn't support hardware bitmaps`

Following this and research I see Android O and above request PixelCopy to capture snapshots.

npm ls react-native react-native-view-shot #<- PASTE CMD RESULT IN HERE

Platform: Android?

tdvuanh avatar Jul 10 '24 04:07 tdvuanh

We are also running into this. Has anyone found a solution?

xanderdeseyn avatar Dec 17 '24 22:12 xanderdeseyn