Skip to content

Commit 5005951

Browse files
committed
Update README.md
1 parent d85a8f2 commit 5005951

File tree

1 file changed

+63
-58
lines changed

1 file changed

+63
-58
lines changed

README.md

Lines changed: 63 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,83 +1,88 @@
1-
# React Native Starter 🚀
1+
# 🚀 React Native Starter - A Free Mobile App Template!
22

3-
*You're viewing the new and updated version of React Native Starter, previous version can be found under the [v1 branch](https://github.com/flatlogic/react-native-starter/tree/v1)*
3+
[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)
44

5-
A powerful react native starter template that bootstraps development of your mobile application. React Native Starter is a mobile application template with lots of built-in components like sidebar, navigation, form elements, etc - all you need to start building your mobile app faster. Check out live demo on [App Store](https://play.google.com/store/apps/details?id=com.reactnativestarter.lite), [Google Play](https://play.google.com/store/apps/details?id=com.reactnativestarter.lite).
5+
**Originally a premium product priced at $59+, now available for free!** 🎉
66

7-
![React Native Starter](https://i.imgur.com/vcz4bU6.png)
8-
9-
<a href='https://play.google.com/store/apps/details?id=com.reactnativestarter.upd'><img width="200" alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/></a>
10-
<a href='https://play.google.com/store/apps/details?id=com.reactnativestarter.upd'><img width="200" alt='Download on App Store' src='https://i.imgur.com/7IxtMV0.png'/></a>
7+
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++.
118

12-
## What's inside
13-
14-
- Always up-to-date React Native scaffolding
15-
- UI/UX Design from industry experts
16-
- Modular and well-documented structure for application code
17-
- Redux for state management
18-
- React Navigation for simple navigation
19-
- Disk-persisted application state caching
20-
- More than 16 Ready-to-use Pages
9+
---
10+
![React Native Starter](https://i.imgur.com/vcz4bU6.png)
2111

22-
## Getting Started
12+
## 🎯 Why React Native Starter?
13+
- **Ex-Premium**: This template was previously paid. Enjoy it for free now. 😉
14+
- **Tons of components**: Packed with ready-to-use elements for rapid development.
15+
- **Join the Community**: [Flatlogic Discord](https://discord.gg/flatlogic-community) is where the action happens.
16+
- **Free Node.js Backend**: Pair it up with [this backend](https://github.com/flatlogic/nodejs-backend) to go full-stack.
2317

24-
#### 1. Clone and Install
18+
---
2519

26-
```bash
27-
# Clone the repo
28-
git clone https://github.com/flatlogic/react-native-starter.git
20+
## 🚀 Quick Start
2921

30-
# Install dependencies
31-
yarn install
22+
1. **Clone the repo**
23+
```bash
24+
git clone https://github.com/flatlogic/react-native-starter.git
25+
cd react-native-starter
26+
```
27+
2. **Install dependencies**
28+
```bash
29+
yarn install
30+
```
31+
3. **Run the app**
32+
```bash
33+
yarn run:ios # for iOS
34+
yarn run:android # for Android
35+
```
3236

33-
# Install native ios modules
34-
cd ios && pod install
35-
```
37+
---
3638

37-
#### 2. Open RNS in your iOS simulator
39+
## 🧩 Features
3840

39-
Run this command to start the development server and to start your app on iOS simulator:
40-
```
41-
yarn run:ios
42-
```
41+
- Fully Responsive
42+
- Built with React Native
43+
- Ready-to-use Components
44+
- 6 Color Themes
45+
- Modular Architecture
46+
- Authentication System
47+
- Calendar Application
48+
- Profile Page
49+
- Analytics Integration (GA, Firebase, etc.)
50+
- Signin/Signup Screens
4351

44-
Or, if you prefer Android:
45-
```
46-
yarn run:android
47-
```
52+
---
4853

49-
That's it! Cool, right?
54+
## 🛠 Built With
55+
- React Native
56+
- Redux
57+
- React Navigation
5058

51-
## Documentation
59+
---
5260

53-
Our handy documentation can be found on official RNS website: https://docs.reactnativestarter.com
61+
## 📦 Components
62+
- UI Elements (Buttons, Modals, Forms)
63+
- Authentication (Login, Signup)
64+
- Charts
65+
- Analytics Integration
66+
- User Profile
67+
- Navigation
5468

55-
## Contributing
69+
---
5670

57-
If you find any problems, please [open an issue](https://github.com/flatlogic/react-native-starter/issues/new) or submit a fix as a pull request.
71+
## 👨‍💻 How to Contribute
72+
- **Star this repo ⭐** - show some love.
73+
- **Report bugs** - but be nice.
74+
- **Join the [Discord](https://discord.gg/flatlogic-community)** - meet fellow devs.
5875

59-
## Want more?
76+
---
6077

61-
We have a premium version of this mobile application template that saves you even more time and money and comes with advanced features:
62-
- Premium RED color scheme
63-
- More than 5 additional screens (such as chat, profile, product item, etc.)
64-
- Contains an extended charting library to visualize all the data you need
65-
- Premium support and updates included
66-
- Much, much more..
78+
## 🔥 About Flatlogic
79+
[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.
6780

68-
Read more and purchase it at https://flatlogic.com/templates/react-native-starter
81+
---
6982

70-
## How can I support developers?
71-
- Star our GitHub repo :star:
72-
- [Tweet about it](https://twitter.com/intent/tweet?text=Amazing%20Mobile%20Application%20Template%20built%20with%20React%20Native!&url=https://github.com/flatlogic/react-native-starter&via=flatlogic).
73-
- Create pull requests, submit bugs, suggest new features or documentation updates :wrench:
74-
- Follow [@flatlogic on Twitter](https://twitter.com/flatlogic).
75-
- Subscribe to React Native Starter newsletter at [reactnativestarter.com](https://reactnativestarter.com/)
76-
- Like our page on [Facebook](https://www.facebook.com/flatlogic/) :thumbsup:
83+
> **Questions or feedback?**
84+
> Join our [Flatlogic Community Discord](https://discord.gg/flatlogic-community) or visit our [support forum](https://flatlogic.com/forum). We might even reply!
7785
78-
## More from Flatlogic
79-
- [✔️Awesome Bootstrap Checkboxes & Radios](https://github.com/flatlogic/awesome-bootstrap-checkbox) - Pure css way to make inputs look prettier
80-
- [💥Sing App Dashboard](https://github.com/flatlogic/sing-app) - Free and open-source admin dashboard template built with Bootstrap 4
8186

8287
## License
8388

0 commit comments

Comments
 (0)