Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 374 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 374 Bytes

react-native-template

Full typescript support

Install

run yarn or npm install

IOS

run yarn pod && yarn ios

Android

run yarn android

Rename project

run yarn rename newProjectName

GraphQL server

  • Install graphql server

run yarn server:install

  • Run server

run yarn server:start

Library

Check in here