react-native-basics
Installation
SKILL.md
React Native Basics Skill
Learn production-ready React Native fundamentals including core components, StyleSheet, Flexbox, and Expo SDK.
Prerequisites
- JavaScript/TypeScript fundamentals
- React basics (components, props, state, hooks)
- Node.js and npm/yarn installed
- Xcode (iOS) or Android Studio (Android)
Learning Objectives
After completing this skill, you will be able to:
- Create and compose React Native components
- Apply styles using StyleSheet API
- Build responsive layouts with Flexbox
- Use platform-specific code (iOS/Android)
- Set up and use Expo for development