Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yveskalume/composeui-speedcode-snippets
Components (snippets) from all my Jetpack Compose speed code videos.
https://github.com/yveskalume/composeui-speedcode-snippets
Last synced: 10 days ago
JSON representation
Components (snippets) from all my Jetpack Compose speed code videos.
- Host: GitHub
- URL: https://github.com/yveskalume/composeui-speedcode-snippets
- Owner: yveskalume
- Created: 2023-09-29T21:30:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-03T16:26:12.000Z (about 1 year ago)
- Last Synced: 2023-10-04T05:34:17.578Z (about 1 year ago)
- Language: Kotlin
- Homepage: https://www.youtube.com/@yveskalume
- Size: 566 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Compose UI Speed Code
This repository contains the code for the speed code videos I post on
my [Youtube channel](https://www.youtube.com/@yveskalume).## #1 Video post card
- Video : https://youtu.be/gVI6-1SYABU
- Code : [Here](./app/src/main/java/com/yvkalume/youtubesnippets/components/VideoPostItem.kt)