avedmala / learn-expo

demos for learning how to use react-native and expo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

learn-expo

get started

  1. download the latest version of nodejs
  2. might need to run sudo chown -R $(whoami) $(brew --prefix)/* on mac
  3. get expo npm install expo-cli --global
  4. clone the repo
  5. run npm install
  6. run the project expo start
  7. install the ios or android client and scan the qr code

demos included

  • Navigation
  • TextInput
  • Picker
  • Audio
  • Speech
  • GestureHandler
  • Lottie
  • Header

helpful links

About

demos for learning how to use react-native and expo


Languages

Language:JavaScript 100.0%