An open API service indexing awesome lists of open source software.

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

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