deven96 / DevenMap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevenMap

Creating a map application using React native

Installing

  • Download the expo cli suite

  • clone directory

    git clone https://github.com/deven96/DevenMap.git
  • change directory into project
    cd DevenMap/

Development mode

  • start live server mode with
    expo start

Creating build for IOS or android

  • Run the command
    expo build:ios or expo build:android

A url will be provided for downloading the build

About


Languages

Language:JavaScript 100.0%