Mohammad Solaiman
Mohammad Solaiman
I'm facing same issue . ## Output of npx react-native info System: OS: macOS 12.5.1 CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Memory: 988.41 MB / 16.00 GB...
> Any solutions yet? i was able to solve by running `$ nvm unalias default ` StackOverflow - https://stackoverflow.com/a/74007424/15266718
unsetting the default alias fixed my issue. `$ nvm unalias default` clean the build folder then rebuild the project. note : I'm using Xcode 14.0.1 https://stackoverflow.com/a/70944459/15266718
> fixed version id number #2087 This one worked for me . Thanks
I was testing the viro in an app to check the size . For some reason it shows pretty high (30MB + ) So I decide to go with Native...