From aa7311a2cdd1568c0e9cb287e22261a7963426be Mon Sep 17 00:00:00 2001 From: Bharatchandran Date: Sat, 11 Feb 2023 19:01:23 +0530 Subject: [PATCH 1/2] Added blog links to Project-one-contribution.md I have added the links to the blogs i wrote on hashnote to the Project-one-contribution.md file --- Project-one-contribution.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Project-one-contribution.md b/Project-one-contribution.md index 09d59fb..98f5453 100644 --- a/Project-one-contribution.md +++ b/Project-one-contribution.md @@ -3,4 +3,9 @@ Submit your articles here via a Pull Request. Make sure your article is on Hashnode and should add a value. Don't make PR just for the sake for making it. --- -1. [your article](link) \ No newline at end of file +1. [your article](link) +2. [Quick Installation guide for React Native (Mac Os)](https://sharetogrow.hashnode.dev/quick-installation-guide-for-react-native-mac-os) +3. [Up and running your first react-native app](https://sharetogrow.hashnode.dev/up-and-running-your-first-react-native-app) +4. [File structure of react-native app](https://sharetogrow.hashnode.dev/file-structure-of-react-native-app) +5. [Your First Hello World React-Native App (JSX,Basic Components in react-native )](https://sharetogrow.hashnode.dev/your-first-hello-world-react-native-app-jsxbasic-components-in-react-native) +6. [Introduction to StyleSheet and Understanding Main-axis and Cross-axis in React-Native](https://sharetogrow.hashnode.dev/introduction-to-stylesheet-and-understanding-main-axis-and-cross-axis-in-react-native) \ No newline at end of file From 2fcf935dbc14e94e9ab44a620e8a6ce6a65635e8 Mon Sep 17 00:00:00 2001 From: Bharatchandran Date: Sat, 11 Feb 2023 19:12:21 +0530 Subject: [PATCH 2/2] Updated project-one-contribution file with links to bog Updated project-one-contribution file with title and link to the blog --- Project-one-contribution.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Project-one-contribution.md b/Project-one-contribution.md index 09d59fb..98f5453 100644 --- a/Project-one-contribution.md +++ b/Project-one-contribution.md @@ -3,4 +3,9 @@ Submit your articles here via a Pull Request. Make sure your article is on Hashnode and should add a value. Don't make PR just for the sake for making it. --- -1. [your article](link) \ No newline at end of file +1. [your article](link) +2. [Quick Installation guide for React Native (Mac Os)](https://sharetogrow.hashnode.dev/quick-installation-guide-for-react-native-mac-os) +3. [Up and running your first react-native app](https://sharetogrow.hashnode.dev/up-and-running-your-first-react-native-app) +4. [File structure of react-native app](https://sharetogrow.hashnode.dev/file-structure-of-react-native-app) +5. [Your First Hello World React-Native App (JSX,Basic Components in react-native )](https://sharetogrow.hashnode.dev/your-first-hello-world-react-native-app-jsxbasic-components-in-react-native) +6. [Introduction to StyleSheet and Understanding Main-axis and Cross-axis in React-Native](https://sharetogrow.hashnode.dev/introduction-to-stylesheet-and-understanding-main-axis-and-cross-axis-in-react-native) \ No newline at end of file