Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

peterzernia/lets-fork-native

Repository files navigation

A mobile application built with React Native, Expo and Typescript.

Demo

Let's Fork

Development

Requirements: Expo

Make sure a Let's Fork backend server is running.

In env.ts replace the ip address with your machine's.

Run make install to install dependencies.

Run make up to start the expo server.