Skip to content

Commit dbd3f27

Browse files
Merge pull request #6 from MostafaRastegar/develop
Develop
2 parents 12287a1 + 0d3abbf commit dbd3f27

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p align="center"><img src="https://github.com/MostafaRastegar/mr-react-native-starter/raw/main/mr-react-native-starter.jpg" alt="BoxBouncing"/></p>
2-
<h1 align="center" style="color:#008ee5; ">mr-react-native-starter</h1>
3-
<h3 align="center" style="color:#666">Start your project the easiest way</h3>
4-
<p align="center" style=" font-weight: 900">
5-
Highly flexible , High scalability ,Compatible with vscode, Redux , Axios , Redux-thunk , Redux-persist, Styled-components , ESlint and Prettier
2+
<h1 align="center" style="color:#008ee5;">mr-react-native-starter</h1>
3+
<h3 align="center" style="color:#666666;">Start your project the easiest way</h3>
4+
<p align="center" style="font-weight: 900">
5+
Highly flexible , High scalability ,Redux , Axios , Redux-thunk , Redux-persist, Styled-components , ESlint and Prettier
66
</div>
77

88
This project is based on the [Expo](https://reactnative.dev/docs/getting-started 'Expo'). Therefore, you can refer to its documentation to install **react-native** and **Expo**.
@@ -11,15 +11,15 @@ In this structure, we tried to bring you a good experience by combining differen
1111

1212
## The main structure is as follows:
1313

14-
- **components**
15-
- **Common** _general components_
16-
- **Screens** _partials and styles for every main screen_
17-
- **screens** _main screen pages_
18-
- **helpers** _utils and javascript helpers_
19-
- **constants**
20-
- **theme** _config global colors and styles_
21-
- **endpoints** _object of endpoints servieces_
22-
- **store** _redux repository for every main screen_
14+
- **`components`**
15+
- **`Common`** _general components_
16+
- **`Screens`** _partials and styles for every main screen_
17+
- **`screens`** _main screen pages_
18+
- **`helpers`** _utils and javascript helpers_
19+
- **`constants`**
20+
- **`theme`** _config global colors and styles_
21+
- **`endpoints`** _object of endpoints servieces_
22+
- **`store`** _redux repository for every main screen_
2323

2424
## installation:
2525

0 commit comments

Comments
 (0)