I’m starting a new project with React Native and I’m trying to decide between using React Native CLI and Expo. I understand that both have their own advantages and use cases, but I’m not entirely sure which one would be best for my situation. Here are a few details about my project:
Scale: The project will start small but is expected to scale significantly over time.
Complexity: I anticipate needing to integrate a variety of custom native modules and possibly write some native code myself.
Timeline: I need to get a working prototype up and running quickly, but long-term maintainability and performance are crucial.
Team: My team has some experience with JavaScript and React, but limited experience with native development.
Platform: We are targeting both iOS and Android from the start.
i tried expo environment and it’s very cool i guess i can’t see big differences i just wanted to know what’s the scale that i should go for when i need to use CLI instead of expo
Hazem Mohamed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.