dev client on a react-native project, without EAS

Hello,

Is there any way to integrate the expo-dev-client into an existing vanilla react-native project(not expo bare flow) and build it without EAS?

Yes Installation in React Native and Bare workflow projects - Expo Documentation

you should follow “Without Expo modules” sections or if you plan to use other expo modules in the future you can setup auto-linking and follow “With expomodules” sections.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.