https://github.com/flatlogic/react-native-starter
🚀A powerful react native starter template that bootstraps development of your mobile application
https://github.com/flatlogic/react-native-starter
expo react-native react-native-starter react-native-template redux starter-kit template
Last synced: 4 days ago
JSON representation
🚀A powerful react native starter template that bootstraps development of your mobile application
- Host: GitHub
- URL: https://github.com/flatlogic/react-native-starter
- Owner: flatlogic
- License: mpl-2.0
- Created: 2018-07-24T13:17:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T12:01:56.000Z (3 months ago)
- Last Synced: 2025-04-05T14:01:32.410Z (11 days ago)
- Topics: expo, react-native, react-native-starter, react-native-template, redux, starter-kit, template
- Language: JavaScript
- Homepage: https://reactnativestarter.com
- Size: 30 MB
- Stars: 2,334
- Watchers: 43
- Forks: 755
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: change-theme.sh
- License: LICENSE
Awesome Lists containing this project
- awesome-react-native - React Native Starter - 包含状态管理、导航、持久化的强大模板。 (模板(种子项目))
- awesome-react-native - React Native Starter - 包含状态管理、导航、持久化的强大模板。 (模板(种子项目))
README
# 🚀 React Native Starter - A Free Mobile App Template!
[View Docs](https://flatlogic.com/templates/react-native-starter/demo) | [Download](https://github.com/flatlogic/react-native-starter/archive/refs/heads/master.zip) | [More Templates](https://flatlogic.com/templates) | [Discord Community](https://discord.gg/flatlogic-community) | [Support Forum](https://flatlogic.com/forum)
**Originally a premium product priced at $69+, now available for free!** 🎉
Looking for a perfect codebase generator for your Startup? Try [Flatlogic AI Web App Generator](https://flatlogic.com/generator) - our new tool, sort of a template++.
---
## 🎯 Why React Native Starter?
- **Ex-Premium**: This template was previously paid. Enjoy it for free now. 😉
- **Tons of components**: Packed with ready-to-use elements for rapid development.
- **Join the Community**: [Flatlogic Discord](https://discord.gg/flatlogic-community) is where the action happens.
- **Free Node.js Backend**: Pair it up with [this backend](https://github.com/flatlogic/nodejs-backend) to go full-stack.---
## 🚀 Quick Start
1. **Clone the repo**
```bash
git clone https://github.com/flatlogic/react-native-starter.git
cd react-native-starter
```
2. **Install dependencies**
```bash
yarn install
```
3. **Run the app**
```bash
yarn run:ios # for iOS
yarn run:android # for Android
```---
## 🧩 Features
- Fully Responsive
- Built with React Native
- Ready-to-use Components
- 6 Color Themes
- Modular Architecture
- Authentication System
- Calendar Application
- Profile Page
- Analytics Integration (GA, Firebase, etc.)
- Signin/Signup Screens---
## 🛠 Built With
- React Native
- Redux
- React Navigation---
## 📦 Components
- UI Elements (Buttons, Modals, Forms)
- Authentication (Login, Signup)
- Charts
- Analytics Integration
- User Profile
- Navigation---
## 👨💻 How to Contribute
- **Star this repo ⭐** - show some love.
- **Report bugs** - but be nice.
- **Join the [Discord](https://discord.gg/flatlogic-community)** - meet fellow devs.---
## 🔥 About Flatlogic
[Flatlogic](https://flatlogic.com/ai-software-development-agent) builds modern business software so you don't have to. Our AI Software Development Agent helps you generate, deploy, and maintain enterprise applications with minimal effort.---
> **Questions or feedback?**
> Join our [Flatlogic Community Discord](https://discord.gg/flatlogic-community) or visit our [support forum](https://flatlogic.com/forum). We might even reply!## License
[MIT License](LICENSE)