https://github.com/fasky-software/reactnativebase
Fasky's Basic React Native Template
https://github.com/fasky-software/reactnativebase
Last synced: 11 months ago
JSON representation
Fasky's Basic React Native Template
- Host: GitHub
- URL: https://github.com/fasky-software/reactnativebase
- Owner: fasky-software
- Created: 2020-03-22T10:38:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T18:23:18.000Z (over 3 years ago)
- Last Synced: 2024-12-30T19:35:19.654Z (over 1 year ago)
- Language: Objective-C
- Size: 4.03 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React Native Base Template
Basic React Native Project with some useful components
## Table of Contents 📚
- [Installation 🔧](#introduction)
- [Usage 💡](#usage)
- [Tech 🏷](#tech)
- [Development 💻](#development)
- [Contributors 🤓](#Contributors-)
## Usage 💡
The fasky-cli helps you to set up a best practice react native project within seconds. The cli is based on this project.
## Tech 🏷
- React Native 0.61.5
- i18N
- react-navigation v5
## Development 💻
- Install dependencies `npm install`
- Compile iOS `npx react-native run-ios`
- Compile Android `npx react-native run-android`
## Contributors 🤓
| [
](https://github.com/tomLadder) | [
](https://github.com/sutefan1) |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
|
[Thomas Leiter](https://github.com/tomLadder)
| [Stefan Papst](https://github.com/sutefan1)
|