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
- Host: GitHub
- URL: https://github.com/pettiboy/react-native-typescript-boilerplate
- Owner: pettiboy
- Created: 2021-09-20T12:46:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-21T06:10:42.000Z (almost 5 years ago)
- Last Synced: 2025-01-05T07:15:07.758Z (over 1 year ago)
- Topics: boilerplate, react, react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 1.81 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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...