react-native-view-shot
react-native-view-shot copied to clipboard
On Android got "error package com facebook react fabric interop does not exist" while building the app
feature request
bug report
Version & Platform
"react-native": "^0.71.14", "react-native-view-shot": "^4.0.2",
npm ls react-native react-native-view-shot #<- PASTE CMD RESULT IN HERE
Platform: iOS? Android? Working fine on iOS, On android not able to build the app.
Expected behavior
After successful gradle sync app should run
Actual behavior
Got compile time error "error package com facebook react fabric interop does not exist" on class ViewShot.java
Steps to reproduce the behavior
any updates on this , anyone ?
had the same issue; downgrading to 3.7.0 seems stable enough for now.
same issue in rn 71.15