### Is your feature request related to a problem? Yes. Have to integrate expo manually. ### Describe the solution you'd like Expo can be very easily integrated with bare react native projects. https://docs.expo.dev/bare/installing-expo-modules/ It's one command away: `npx install-expo-modules@latest` ### Describe alternatives you've considered. Ignite is too heavy for me.