viro icon indicating copy to clipboard operation
viro copied to clipboard

Problem with Viro and RN 0.72

Open Soulinbyte opened this issue 1 year ago • 4 comments

Hey guys , i have a project written with react-native 0.72 and i can't even install viroAR and it says i should have use react native 0.65 . i really need to use your perfect project in my Ar App but i can't :)) please help me .

Soulinbyte avatar Nov 19 '23 07:11 Soulinbyte

add --force ad the end of the npm install command

calinvasileandrei avatar Nov 30 '23 11:11 calinvasileandrei

add --force ad the end of the npm install command

it's not the answer bro , because the last react native version that viroAR supported is 0.65 !!! We shouldn't use --force here it causes different errors at the end !

Soulinbyte avatar Nov 30 '23 22:11 Soulinbyte

@Soulinbyte what gradle version are you using? i am also facing a lot of issues with this package my configuration is- "react-native": "0.70.5" "@viro-community/react-viro": "^2.23.0" gradle-7.3.3 minSdkVersion = 24 compileSdkVersion = 33 targetSdkVersion = 33 rest configuration as mentioned inside the docs

Azeem00786 avatar Dec 18 '23 13:12 Azeem00786

@Azeem00786 i'm using "react-native": "0.72.7" . what should i do ?

Soulinbyte avatar Jan 20 '24 15:01 Soulinbyte