An open API service indexing awesome lists of open source software.

https://github.com/pettiboy/react-native-typescript-boilerplate

Simple boiler plate to get started with react native
https://github.com/pettiboy/react-native-typescript-boilerplate

boilerplate react react-native typescript

Last synced: 2 months ago
JSON representation

Simple boiler plate to get started with react native

Awesome Lists containing this project

README

          

# React Native Typescript Boilerplate

## Installation

### Installation

```
git clone git@github.com:pettiboy/react-native-typescript-boilerplate.git
cd react-native-typescript-boilerplate
```

### Configuration

Rename the project using [react-native-rename](https://github.com/junedomingo/react-native-rename#react-native-rename----).

```
npx react-native-rename -b
```

## Features

### UI Features

### Authentication Setup

## Credits

Icons from [Flaticon](https://www.flaticon.com/).
Other repos used...