Wesley Silva

Results 3 comments of Wesley Silva

This worked for me, in xcode: Product > Destination > Destination Architectures > Show Rossetta Destinations ![Captura de Tela 2024-01-23 às 00 06 19](https://github.com/facebook/react-native/assets/103642866/af490199-4a6e-4838-a589-6d925d4b0390)

Try this, in the android > build.gradle folder add the following `allprojects { repositories { jcenter() } }`

hello, @marquina-abreu, Did you manage to solve this problem, I'm having the same problem here on Android, if you have any solution please help me.