https://github.com/patatobit/expo-review
Learning React Native + Expo
https://github.com/patatobit/expo-review
expo react-native
Last synced: about 2 months ago
JSON representation
Learning React Native + Expo
- Host: GitHub
- URL: https://github.com/patatobit/expo-review
- Owner: PatatoBit
- Created: 2023-04-20T16:07:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T17:12:33.000Z (almost 3 years ago)
- Last Synced: 2025-01-06T09:45:45.687Z (over 1 year ago)
- Topics: expo, react-native
- Language: TypeScript
- Homepage:
- Size: 678 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Expo Review App
I'm following [The Net Ninja's React native tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9ixPU-QkScoRBVxtPPzVjrQ), but adjusting the code because some libraries have changed. And I'm also using TypeScript.
## Links
- [Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9ixPU-QkScoRBVxtPPzVjrQ)
- [The Net Ninja](https://www.youtube.com/@NetNinja)