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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: