Skip to content
New issue

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

android: 'ReactNativeSkiaView' is not Fabric compatible yet #654

Closed
ShaoGongBra opened this issue Jul 1, 2022 · 3 comments
Closed

android: 'ReactNativeSkiaView' is not Fabric compatible yet #654

ShaoGongBra opened this issue Jul 1, 2022 · 3 comments

Comments

@ShaoGongBra
Copy link

ios no problem

@chrfalch
Copy link
Contributor

chrfalch commented Jul 4, 2022

Still not done with #387 so this is expected.

@chrfalch chrfalch closed this as completed Jul 4, 2022
@daehyeonmun2021
Copy link
Contributor

If you are bumped into this "Fabric compatible" issue on android, try the steps below.

  1. open gradle.properties file
  2. set newArchEnabled=false
  3. cd android && ./gradlew clean
  4. remove app and install again

@GuilhermeMReis
Copy link

@daehyeonmun2021 Ty! It worked for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants