React Native Tutorial: Build Your First Mobile Application
React Native Tutorial: Build Your First Mobile Application
- Setting up a project
- Rendering Components (Texts, Views, Images)
- Creating Custom Components
- Using Props
- Rendering Scrollable Lists
Who am I
Prerequisites
1. Expo CLI
2. Expo client app for iOS and Android
3. Assets: http://assets.notjust.dev/tesla
Docs: https://docs.expo.io/get-started/installation/
$ yarn start
Button Component
1. Use buttons
2. Implement props