From 66d1480887e08d6a7bc84f1ba994525dcbeb8ec5 Mon Sep 17 00:00:00 2001 From: Moeen Ul Islam Date: Sat, 11 Feb 2023 23:45:43 +0530 Subject: [PATCH 1/2] Update Project-one-contribution.md 1. Added an article related to the environment setup for windows users. 2. Added an article which explains in detail, the folder structure of a newly initialized react-native project. --- Project-one-contribution.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Project-one-contribution.md b/Project-one-contribution.md index 09d59fb..b22e340 100644 --- a/Project-one-contribution.md +++ b/Project-one-contribution.md @@ -3,4 +3,5 @@ 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-first-reactnative-app-windows](https://moeen.hashnode.dev/your-first-reactnative-app-windows) +2. [reactnative-folder-structure-explained-101](https://moeen.hashnode.dev/reactnative-folder-structure-explained-101) From b70215b1105ff6f35a81b4a9b53ddd05ca923c4d Mon Sep 17 00:00:00 2001 From: Moeen Ul Islam Date: Sun, 12 Feb 2023 01:34:48 +0530 Subject: [PATCH 2/2] Update Project-one-contribution.md --- Project-one-contribution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project-one-contribution.md b/Project-one-contribution.md index 1c5ed0f..77747c3 100644 --- a/Project-one-contribution.md +++ b/Project-one-contribution.md @@ -2,7 +2,7 @@ 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. ----Moeen +--- Moeen 1. [your-first-reactnative-app-windows](https://moeen.hashnode.dev/your-first-reactnative-app-windows) 2. [reactnative-folder-structure-explained-101](https://moeen.hashnode.dev/reactnative-folder-structure-explained-101)