We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65d3e6c commit 5c524f1Copy full SHA for 5c524f1
README.md
@@ -1,2 +1,24 @@
1
# React-Native-Workshop
2
React Native Workshop for HackMerced VI
3
+
4
+## Getting Started
5
+Download the following:
6
+- Expo Go or Expo on your iOS/Android device
7
+- [Visual Studio Code](https://code.visualstudio.com/download)
8
+- [NodeJS](https://nodejs.org/en/download/)
9
10
+Run the following commands:
11
+- npm install --global expo-cli
12
+- npm install -g react-native-cli
13
14
15
16
17
18
19
20
+## Useful Links
21
+- [Expo](https://docs.expo.io/)
22
+- [React Native](https://reactnative.dev/docs/getting-started)
23
+- [React Navigation](https://reactnavigation.org/docs/getting-started)
24
+- [Figma](https://www.figma.com/)
0 commit comments