https://github.com/artemissoftware/amphitrite-theater
App to explore jetpack compose
https://github.com/artemissoftware/amphitrite-theater
Last synced: 12 months ago
JSON representation
App to explore jetpack compose
- Host: GitHub
- URL: https://github.com/artemissoftware/amphitrite-theater
- Owner: ArtemisSoftware
- Created: 2024-07-10T11:20:14.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T14:45:09.000Z (over 1 year ago)
- Last Synced: 2025-06-06T23:09:50.160Z (about 1 year ago)
- Language: Kotlin
- Size: 5.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amphitrite-Theater
App to explore jetpack compose
## Shared Element Transition
Screen element transition using compose lib
#### Preview
| Shared Element Transition #1 | Shared Element Transition #2 |
|:-----------------------------------:|:-----------------------------------:|
|
|
|
## Animated Counter
Two code version for an animated counter to increment and decrement
#### Preview
| Animated Counter #1 |
|:-----------------------------------:|
|
|
## Web Browser / Web View
A custom web browser and a webview
#### Preview
| Web Browser | Web View |
|:-----------------------------------:|:-----------------------------------:|
|
|
|
## Speedometer
An animated speedometer
#### Preview
| Speedometer |
|:-----------------------------------:|
|
|
## Battery
Custom composable representing a battery
#### Preview
| Battery #1 |
|:-----------------------------------:|
|
|
## Bubble Sort
Visual representation of the bubble sort algorithm
#### Preview
| Bubble Sort #1 |
|:-----------------------------------:|
|
|
## 3D Graph
3 dimensional graph
#### Preview
| 3D Graph #1 |
|:-----------------------------------:|
|
|
## Color Palette
Change screen according to picture color palette
#### Preview
| Color Palette #1 | Color Palette #2 |
|:------------------------------------:|:------------------------------------:|
|
|
|
## Dynamic Tab Selector
Pill selector
#### Preview
| Dynamic Tab Selector #1 |
|:------------------------------------:|
|
|