From e1cadefa84138f028a8b7fc136a01fffe3c3e820 Mon Sep 17 00:00:00 2001 From: Dixit <72870029+heyydixit@users.noreply.github.com> Date: Sun, 12 Feb 2023 16:15:44 +0530 Subject: [PATCH 1/3] Blog On Wireless Connection Hey, I wrote a blog on how to connect and test React Native App wirelessly on wifi. --- Project-one-contribution.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Project-one-contribution.md b/Project-one-contribution.md index 77747c3..bc05124 100644 --- a/Project-one-contribution.md +++ b/Project-one-contribution.md @@ -12,3 +12,4 @@ Submit your articles here via a Pull Request. Make sure your article is on Hashn 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) +7. [Debugging Your React Native App Wirelessly](https://heyydixit.hashnode.dev/debugging-your-react-native-app-wirelessly) From 198c4dd74319f7ac9fb02e71ac9eec755df46a28 Mon Sep 17 00:00:00 2001 From: Dixit <72870029+heyydixit@users.noreply.github.com> Date: Sun, 12 Feb 2023 16:21:58 +0530 Subject: [PATCH 2/3] Update Project-one-contribution.md --- Project-one-contribution.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Project-one-contribution.md b/Project-one-contribution.md index bc05124..2cabe90 100644 --- a/Project-one-contribution.md +++ b/Project-one-contribution.md @@ -12,4 +12,5 @@ Submit your articles here via a Pull Request. Make sure your article is on Hashn 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) +-- Dixit 7. [Debugging Your React Native App Wirelessly](https://heyydixit.hashnode.dev/debugging-your-react-native-app-wirelessly) From c2c494e14814b35815aa40718ee92b2990bd05d6 Mon Sep 17 00:00:00 2001 From: Dixit <72870029+heyydixit@users.noreply.github.com> Date: Sun, 12 Feb 2023 16:22:56 +0530 Subject: [PATCH 3/3] Update Project-one-contribution.md --- 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 2cabe90..f251489 100644 --- a/Project-one-contribution.md +++ b/Project-one-contribution.md @@ -12,5 +12,6 @@ Submit your articles here via a Pull Request. Make sure your article is on Hashn 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) + -- Dixit -7. [Debugging Your React Native App Wirelessly](https://heyydixit.hashnode.dev/debugging-your-react-native-app-wirelessly) +1. [Debugging Your React Native App Wirelessly](https://heyydixit.hashnode.dev/debugging-your-react-native-app-wirelessly)