shahanahmed86 / ts-react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name

React Native Boilerplate.

Table of Contents

Overview

This is to help those who just want's to go after the basic setup of the project.

Installation

Make sure to select lts/hydrogen from nvm i.e.: 18 from nvm cli

yarn

Usage

Scripts that help you run this project.

# it will start the metro server
yarn start

# it will start android version of the app
yarn android 

# it will start ios version of the app
yarn ios 

License

This project is licensed under the MIT License.

About

License:MIT License


Languages

Language:Java 43.7%Language:TypeScript 17.3%Language:Ruby 13.8%Language:Objective-C 13.6%Language:Objective-C++ 6.8%Language:JavaScript 3.8%Language:Shell 1.0%