You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ This project is a [React Native](https://facebook.github.io/react-native/) boile
9
9
10
10
The boilerplate provides **an architecture optimized for building solid cross-platform mobile applications** through separation of concerns between the UI and business logic. It is extremely documented so that each piece of code that lands in your application can be understood and used.
11
11
12
+
```
13
+
If you love this documentation, give us a star, you will be a ray of sunshine in our lives :)
14
+
```
15
+
12
16
## Architecture
13
17
14
18
The driving goal of the architecture of the boilerplate is separation of concerns. Namely:
0 commit comments