We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"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.
After successful gradle sync app should run
Got compile time error "error package com facebook react fabric interop does not exist" on class ViewShot.java
The text was updated successfully, but these errors were encountered:
any updates on this , anyone ?
Sorry, something went wrong.
had the same issue; downgrading to 3.7.0 seems stable enough for now.
3.7.0
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: