Podcast
Questions and Answers
What should you install for iOS emulation?
What should you install for iOS emulation?
- Expo
- React Native
- CocoaPods (correct)
- Node.js
Which tool should be avoided for adding native code?
Which tool should be avoided for adding native code?
- Node.js
- Expo (correct)
- React Native
- CocoaPods
What is necessary to have installed for using React Native?
What is necessary to have installed for using React Native?
- CocoaPods and Node.js (correct)
- Android Emulator and Java
- Xcode and Android Studio
- Expo and Ruby