No pure React Native without Expo

Why can’t we use pure react native without expo in IDX I tried editing the nix file able to install react native but cant run it on emulator

We started with Expo but may add a React Native-only solution in the future. To help me better understand this, why would you not want to use Expo as part of your React Native project?

Thanks,
Kirupa :slight_smile:

Because i want to code app in js rather than type script. Well we can do that in expo but the font and layout doesn’t work the same as pure react native.

1 Like