Запитання 4
What is the key difference between React Native CLI and Expo when starting a new project?
Варіанти відповідей
React Native CLI provides full native code control and flexibility, while Expo offers a streamlined setup with limited native module access
Expo requires manual native code integration, while React Native CLI automates this process
React Native CLI can only build Android apps, whereas Expo supports both iOS and Android
Expo supports native code debugging, while React Native CLI does not