https://github.com/hacksu/react-native-khe25
Kent Hack Enough 2025 React Native Workshop
https://github.com/hacksu/react-native-khe25
Last synced: 3 months ago
JSON representation
Kent Hack Enough 2025 React Native Workshop
- Host: GitHub
- URL: https://github.com/hacksu/react-native-khe25
- Owner: hacksu
- Created: 2025-02-14T16:53:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T17:13:58.000Z (about 1 year ago)
- Last Synced: 2025-02-14T18:20:47.632Z (about 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-khe25
Kent Hack Enough 2025 React Native Workshop
Demos how to make reactive state-based objects and interact with an external api
Use this link [React Native Online](https://codesandbox.io/p/devbox/strange-wave-8pfq55)
Alternatively build locally with:
```
npx create-expo-app@latest
```
This would also require [Android Studio](https://developer.android.com/studio) and [Node.js](https://nodejs.org/en)
[React Native Reference Guide](https://reactnative.dev/docs/environment-setup)
Demo on physical device will occur to explain why this is usefull in a hackathon