react-native-view-shot
react-native-view-shot copied to clipboard
Need support for android O and above
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?
We are also running into this. Has anyone found a solution?