React Native card review1 min read
easy

What are the core components in React Native?

Core components are the built-in UI building blocks provided by React Native. Some commonly used components include View, Text, Image, ScrollView, FlatList, TextInput, TouchableOpacity, Pressable, SafeAreaView, and ActivityIndicator. These components map directly to native UI elements on Android and iOS, allowing developers to create native-looking interfaces while using JavaScript.

Share this Resource

Spread the knowledge with other engineering candidates.

Was this card helpful?

Help us rank high-quality interview preparation materials.

Accelerate Your Prep

Get instant feedbacks, dynamic voice simulations, and keyword scorecard matchers.

JB

Jeevan Bhargav

Audited by Creator

This answer is calibrated for technical interviews. Verify benchmarks in local sandboxes before deploying.