/packing-list

A packing list app for creating at workshops

Primary LanguageObjective-CMIT LicenseMIT

Packing List

A packing list iOS and Android application written in React Native.

InVision mock-up

Slides

Basic React Native Concepts

What is React Native

Welcome

React Native Setup

To setup React Native on your machine, follow our React Native Setup guide.

Summary

  • Step 01: Render text input
  • Step 02: Add & remove items
  • Step 03: Clear input & add styles
  • Step 04: Check item off
  • Step 05: Basic folder structure
  • Step 06: Separate components
  • Step 07: React Navigation
  • Step 08: AsyncStorage & lifecycle
  • Step 09: Unstated
  • Step 10: Theme & Wrap-up