/test-app-expo

test app made by expo and react-native

Primary LanguageTypeScript

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