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
+8-11Lines changed: 8 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,10 @@
3
3
</div>
4
4
5
5
6
-
# <center>React made Native easy</center>
6
+
<h1align='center'>React made Native easy</h1>
7
7
<palign='center'>Written by <ahref='http://rahulgaba.com'>Rahul Gaba</a> and <ahref='http://atulr.com'>Atul R</a></p>
8
8
9
-
10
-
#### <center>React/Redux best practices + React Native + Robust DevOps pipeline<br/>↘️ ⬇️ ↙️<br/>A fine native app for iOS, Android (and Web).</center>
9
+
<h4align='center'>React/Redux best practices + React Native + Robust DevOps pipeline<br/>↘️ ⬇️ ↙️<br/>A fine native app for iOS, Android (and Web).</h4>
11
10
12
11
13
12
>A reference for building production grade applications which are easy to test, maintain and extend to multiple platforms. This book is for the Web developers who have already got their hands dirty with react and ES6 and want to build complex native apps.
@@ -32,23 +31,21 @@ The knowledge is based on the experience of working with React Native apps for a
32
31
- react-native developers who want to extend their codebase to support other platforms by just following some code conventions.
33
32
34
33
<br/>
35
-
<center><i>We will be building an application while learning react-native. So be ready to get your hands dirty.</i></center>
36
-
37
-
<divstyle="text-align:center">
38
-
<br/>
34
+
<palign='center'><i>We will be building an application while learning react-native. So be ready to get your hands dirty.</i>
0 commit comments