-
Notifications
You must be signed in to change notification settings - Fork 36
Description
Ask your Question
Can RNEF be used together with Expo? I want to do a brownfield integration of an Expo app into a native iOS project. As far as I can tell, the documentation doesn’t explicitly say it’s unsupported. You do have Extra steps for Expo CLI in the Android Brownfield section of the docs. However, in your ebook I found the following statement:
Currently, the most popular way to start a React Native project is through the
Expo framework, which offers the best developer experience. However, Expo
doesn’t support brownfield integrations, so we’ll focus on the Community
Template, as this is what’s referred from the official documentation.
Can you confirm whether it is not possible to create a brownfield integration using RNEF or react-native-brownfield with Expo?