https://github.com/brandonp2412/nativetides
React native learning module for codesail
https://github.com/brandonp2412/nativetides
react-native
Last synced: about 2 months ago
JSON representation
React native learning module for codesail
- Host: GitHub
- URL: https://github.com/brandonp2412/nativetides
- Owner: brandonp2412
- Created: 2024-12-09T00:21:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-09T00:21:41.000Z (over 1 year ago)
- Last Synced: 2025-03-28T20:52:07.273Z (over 1 year ago)
- Topics: react-native
- Language: TypeScript
- Homepage: https://codesail.co.nz/lessons/react-native/1
- Size: 11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌀 Native tides

Welcome to the learning module for [CodeSail](https://codesail.co.nz) on React Native.
## Installing
- Editor: https://code.visualstudio.com/
- React Native: https://reactnative.dev/docs/set-up-your-environment
## Lessons
1. Install dependencies
```sh
npm install
```
2. Start react native expo (on your device)
```
npx expo run:android
```
To see any of the lessons open up `app/index.tsx` and insert any of the page components.
E.g.
```tsx
```
## Credits
Aura by Alex-Productions | https://onsound.eu/
Music promoted by https://www.chosic.com/free-music/all/
Creative Commons CC BY 3.0
https://creativecommons.org/licenses/by/3.0/