Skip to content

kleinbruno/trio-app

Repository files navigation

Explaining what I developed and the technical decisions

Video Thumbnail

Trio - Bike Rental Boilerplate - React Native

React Native TypeScript

bikerental-app-ios.mp4

How to run it

Install node modules:

yarn install

iOS

Install pods:

cd ios && pod install

Run the app:

yarn ios

Android

Run the app:

yarn android

Tests

yarn test

Folder structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published