mocyuto / test-app-expo

test app made by expo and react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test-app-expo

test app made by expo and react-native

Requirement

Node.js

The currently supported versions are 8.0.0 or greater, but smaller than 10.0.0. This is from firebase SDK. see here

Simulator

set up Android Emulator or iOS simulator

Getting Start

create env config

$ cp .env-sample .env
# fill parameter your own.

start server

$ npm install
$ expo start

About

test app made by expo and react-native


Languages

Language:TypeScript 95.4%Language:JavaScript 4.6%