https://github.com/eneax/rn-demo
React Native demo
https://github.com/eneax/rn-demo
javascript react react-hooks react-native usereducer-hook usestate-hook
Last synced: 3 months ago
JSON representation
React Native demo
- Host: GitHub
- URL: https://github.com/eneax/rn-demo
- Owner: eneax
- License: mit
- Created: 2021-07-24T15:53:23.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-28T07:35:18.000Z (almost 5 years ago)
- Last Synced: 2025-04-08T20:36:15.630Z (about 1 year ago)
- Topics: javascript, react, react-hooks, react-native, usereducer-hook, usestate-hook
- Language: JavaScript
- Homepage:
- Size: 329 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rn-demo
React Native demo
## Run this project locally
```shell
npm i
npm start
```