hi all, We are trying compose and our existing re...
# android
r
hi all, We are trying compose and our existing reactnative related tasks of gradle causing issues only in canary
15
and working fine in stable version of android studio, can anyone help
Copy code
Script 'xxxxxxx/reactNative/node_modules/react-native/react.gradle' line: 99
* What went wrong:
A problem occurred evaluating script.
> Cannot run Project.afterEvaluate(Closure) when the project is already evaluated.
stackoverflow 4
😶 6
🍆 3
🍕 2
google 3
c
1. Maybe ask in #compose 2. I have not heard of anyone really talk about react native in #compose so I somehow doubt you'll get help 3. Canary 15 has had a bunch of issues. I can't even build with it, even though canary 14 worked. Try 14? 4. It seems like maybe you never tried canary so far, so maybe just use stable with these instruction https://marcellogalhardo.dev/posts/2021/03/30/using-compose-beta-on-as-4-1/