Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

robert-gruner/fuzzy-barnacle

Repository files navigation

fuzzy-barnacle

Playing around with react-native using TypeScript.

Prerequisites

General

  • Node > 8
  • Watchman
  • react-native CLI

Android

  • JDK > 8
  • Android Studio

iOS

  • MacOS (otherwise you have to use the expo CLI)
  • Xcode
  • CocoaPods

Refs