https://github.com/mma301-17c/assignment-1
All source code about MMA301 that I learned at FPT University QN AI Campus.
https://github.com/mma301-17c/assignment-1
expo mma301 react-native typescipt
Last synced: 9 months ago
JSON representation
All source code about MMA301 that I learned at FPT University QN AI Campus.
- Host: GitHub
- URL: https://github.com/mma301-17c/assignment-1
- Owner: MMA301-17C
- License: mit
- Created: 2024-09-08T07:22:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T02:56:19.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T03:14:30.192Z (over 1 year ago)
- Topics: expo, mma301, react-native, typescipt
- Language: TypeScript
- Homepage:
- Size: 622 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MMA301 - Assignment 1
# Render a large list using SectionList




[](https://sonarcloud.io/summary/new_code?id=MMA301-17C_assignment-1)
## Document
- Docs: [Click here!!!](docs/Assignment%201.pdf)
## Build
### Install dependencies:
```bash
yarn
```
### Run:
```bash
yarn dev
```