Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)