npx create-expo-app@latest -e with-new-arch
- Install packages with
yarnornpm install. - Run
npx expo run:iosand/ornpx expo run:android. Requires native toolchains to be installed.
Repository from Github https://github.competerpme/react-native-new-arch-bignumber
npx create-expo-app@latest -e with-new-arch
yarn or npm install.npx expo run:ios and/or npx expo run:android. Requires native toolchains to be installed.