Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0d2a91d

Browse files
committed
Added ga badges
1 parent ec38e81 commit 0d2a91d

File tree

1 file changed

+16
-19
lines changed

1 file changed

+16
-19
lines changed

‎README.md

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,26 @@
11
<div style="text-align:center">
2+
<div style="text-align:center">
3+
<img src="https://badges.reactnative.guide/users" alt="total users"/>
4+
<img src="https://badges.reactnative.guide/pageviews" alt="total page views"/>
5+
</div>
26
<img src="/cover.jpg" style="display:inline-block;max-height:85vh;" hspace="0">
37
</div>
48

5-
<a href="https://www.reactnative.guide" style="display:block;text-align:center;font-weight:bold;text-decoration:none">https://www.reactnative.guide </a>
9+
<a href="https://www.reactnative.guide" style="display:block;text-align:center;font-weight:bold;text-decoration:none">https://www.reactnative.guide </a>
610

711
# React Made Native Easy
8-
<p >Written by <a href='http://rahulgaba.com'>Rahul Gaba</a> and <a href='http://atulr.com'>Atul R</a></p>
912

13+
<p >Written by <a href='http://rahulgaba.com'>Rahul Gaba</a> and <a href='http://atulr.com'>Atul R</a></p>
1014

11-
>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.
15+
>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.
1216
1317
### You will learn
1418

15-
* How React Native works internally and how to debug RN apps.
16-
* How to test and write modular code in react-native.
17-
* Redux: the state container.
18-
* How to set up a good DevOps pipeline which will increase your team's productivity and ensure seamless testing.
19-
* How to extend your react-native codebase to support web or any other platform by just following some code conventions.
19+
- How React Native works internally and how to debug RN apps.
20+
- How to test and write modular code in react-native.
21+
- Redux: the state container.
22+
- How to set up a good DevOps pipeline which will increase your team's productivity and ensure seamless testing.
23+
- How to extend your react-native codebase to support web or any other platform by just following some code conventions.
2024

2125
We are following a native-first approach while keeping an eye out for potentially extending to the web. You will eventually see how easy it is port the application to the web by following conventions.
2226

@@ -39,7 +43,6 @@ Our knowledge is based on our experience of working with React Native apps for a
3943
<img src="/assets/images/0/getset.gif" style="width: 80%;display:inline-block;" hspace="20"/>
4044
</p>
4145

42-
4346
<h3 align='center'>Authors</h3>
4447
<center>
4548
<div style="display:inline">
@@ -57,43 +60,37 @@ Our knowledge is based on our experience of working with React Native apps for a
5760

5861
<hr/>
5962

60-
6163
Github link:
6264
https://github.com/react-made-native-easy/book
6365

6466
Please star the repo if you like it ;)
6567

66-
67-
6868
### DOWNLOAD YOUR COPY
6969

7070
Download a .pdf, .epub, or .mobi here. If you prefer a hard copy, please feel free to take a printout.
7171

7272
https://www.gitbook.com/book/react-made-native-easy/react-made-native-easy/details
7373

74-
75-
7674
### CONTRIBUTIONS
7775

7876
This is an open source book hosted on Github. We will keep updating the contents of the book as and when it gets outdated. Please feel free to contribute or leave a comment in the Disqus.
7977

80-
8178
## HALL OF THANKS
79+
8280
### **Reviewer / Proof reading** 🤓
81+
8382
<img src="https://avatars2.githubusercontent.com/u/10727047?s=100" width=70 height=70 />
8483

8584
[**Kakul Gupta**](https://github.com/react-made-native-easy/book/commits?author=kakulgupta)
8685

87-
8886
#### Contributors
87+
8988
- [Will Bowlin](https://github.com/react-made-native-easy/book/commits?author=wbowlin)
9089
- [Vishal Vasnani](https://github.com/react-made-native-easy/book/commits?author=vishal9950)
9190
- [Aritra Ghosh](https://github.com/react-made-native-easy/book/commits?author=Ar11rA)
9291

93-
94-
95-
9692
<hr/>
93+
9794
<p align='center'><b>GET, SET, CODE!!</b></p>
9895

9996
<img src="/assets/images/license.png" style="display:block;margin:0 auto;width:100px"/>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /