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
React Native is a cross-platform library to build mobile apps using React and JavaScript. This guide is to help you in your React Native journey. This repo contains great resources you need to work with React Native (e.g., Articles, Tutorials).
5
+
React Native is a cross-platform library to build mobile apps using React and JavaScript. This guide will help you on your React Native journey. This repo contains great resources you need to work with React Native (e.g. Articles, Tutorials, Blog Posts).
6
6
7
7
8
8
# 🟢 Intro to React Native
9
9
10
-
Here are some good resources that will onboard you to React Native and give you some insights about the React Native ecosystem.
10
+
Here are some good resources that will introduce you to React Native and give you some insights about the React Native ecosystem.
11
11
12
12
- 📌 [Blueprint to becoming a React Native Developer](https://medium.com/differential/blueprint-to-becoming-a-react-native-developer-6cad2b894887#.t3uw4j4u8)
13
13
- 📌 [Getting started with React Native](https://www.sitepoint.com/getting-started-with-react-native/)
@@ -16,7 +16,7 @@ Here are some good resources that will onboard you to React Native and give you
16
16
17
17
## 🔨 Setup the Environment for React Native
18
18
19
-
After you get an idea about React Native, now it's time to start setting up the ground to start building things with React Native.
19
+
After you get an idea about React Native, it's now time to start setting up the ground to build things.
20
20
21
21
22
22
### 📱Setup iOS Environment
@@ -38,7 +38,7 @@ After you get an idea about React Native, now it's time to start setting up the
38
38
39
39
# ⚙️ Debugging
40
40
41
-
Here is some content that will help you learn how to debug a React Native app ⬇️.
41
+
Here is some content to help learn how to debug a React Native app ⬇️.
42
42
43
43
- 📌 [Tools for debugging React Native](https://www.sitepoint.com/tools-for-debugging-react-native/)
44
44
- 📌[Debugging in React Native](https://reactnative.dev/docs/debugging)
@@ -126,7 +126,7 @@ Learn how to do styling in React Native with these resources below:
- 📌 [How to Deploy a React Native IOS app on the App Store](https://readybytes.in/blog/how-to-deploy-a-react-native-ios-app-on-the-app-store)
132
132
- 📌 [Build an iOS App with React Native and Publish it to the App Store](https://developer.okta.com/blog/2019/04/05/react-native-ios-app-store)
@@ -148,9 +148,9 @@ Learn how to do styling in React Native with these resources below:
148
148
# ⚠️ Common issues-->
149
149
150
150
151
-
# 🪤 Build fun things and real project with React Native
151
+
# 🪤 Build fun things and real projects with React Native
152
152
153
-
After getting your hands in React Native, it's time to build and practice what you learned. Here are some fun projects to work on:
153
+
After getting your hands on React Native, it's time to build and practice what you've learned. Here are some fun projects to work on:
154
154
155
155
- 📌 [“Can it be done in React Native?” — a case for declarative gestures and animations](https://medium.com/@wcandillon/can-it-be-done-in-react-native-a-case-for-declarative-gestures-and-animations-823ae04f306b)
156
156
- 📌 [Can it be done in React Native? Revolut chart using D3](https://levelup.gitconnected.com/can-it-be-done-in-react-native-revolut-chart-using-d3-52cecfe93639)
@@ -160,7 +160,7 @@ After getting your hands in React Native, it's time to build and practice what y
160
160
161
161
# React Native developers to follow
162
162
163
-
It's important that you always keep updated with React Native news and learning new things to grow your skills, here are some folks in the React Native community that will benefit you with your React Native journey:
163
+
It's important that you always keep up-to-date with React Native news and learn new things to grow your skills. Here are some folks in the React Native community that will benefit you on your React Native journey:
0 commit comments