Skip to content

webplatformz/react-native-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-workshop

Setup

Prerequisites

Install

git clone https://github.com/webplatformz/react-native-workshop.git
cd react-native-workshop
npm i # Install project dependencies
expo start # Start Expo Dev Server

To run your app on your smartphone connect using Expo app. Caution: Disconnect from VPN ;-)

Exercises

  1. Components and Styling
  2. API Service
  3. Create Component with Props
  4. Add State
  5. Platform-specific Code
  6. Persist Data

You can jump to exercise by checking out the respective branch. Each exercise has an exercise and a solution branch. E.g. Components and styling:

  • 1-components-and-styling/exercise
  • 1-components-and-styling/solution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published