Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 578 Bytes

File metadata and controls

9 lines (6 loc) · 578 Bytes

Lesson One: Getting Setup

Before you can do any coding you need to have the proper development environment. Each operating system has a different setup so pick the instructions that match your computer.

While React Native is compatible with iOS and Android, you will only be able to develop and debug on iOS if you have a Mac. If you're using Windows or Linux, don't fret. You can still use the Android emulator to create your app.

  1. Windows Setup
  2. Mac Setup
  3. Linux Setup