Skip to content

Commit d6dfc6a

Browse files
authored
Merge pull request #2 from 11CConnolly/readme-grammar-fixes
Readme grammar fixes
2 parents f498361 + be93e23 commit d6dfc6a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
<img src="./images/undraw_developer_activity_bv83.png"/>
44

5-
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).
66

77

88
# 🟢 Intro to React Native
99

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.
1111

1212
- 📌 [Blueprint to becoming a React Native Developer](https://medium.com/differential/blueprint-to-becoming-a-react-native-developer-6cad2b894887#.t3uw4j4u8)
1313
- 📌 [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
1616

1717
## 🔨 Setup the Environment for React Native
1818

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.
2020

2121

2222
### 📱Setup iOS Environment
@@ -38,7 +38,7 @@ After you get an idea about React Native, now it's time to start setting up the
3838

3939
# ⚙️ Debugging
4040

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 ⬇️.
4242

4343
- 📌 [Tools for debugging React Native](https://www.sitepoint.com/tools-for-debugging-react-native/)
4444
- 📌[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:
126126
- 📌 [Comparing React Native UI libraries](https://blog.logrocket.com/comparing-react-native-ui-libraries/)
127127

128128

129-
# Deployment and publishing to the App Stores
129+
# Deployment and publishing to App Stores
130130

131131
- 📌 [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)
132132
- 📌 [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:
148148
# ⚠️ Common issues-->
149149

150150

151-
# 🪤 Build fun things and real project with React Native
151+
# 🪤 Build fun things and real projects with React Native
152152

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:
154154

155155
- 📌 [“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)
156156
- 📌 [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
160160

161161
# React Native developers to follow
162162

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:
164164

165165
- 🔸 [William Candillon](https://medium.com/@wcandillon)
166166
- 🔸 [Aman Mittal](https://blog.logrocket.com/author/amanmittal/)

0 commit comments

Comments
 (0)