Skip to content

Commit 08cdd90

Browse files
committed
add README
1 parent a203854 commit 08cdd90

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Compose ChatGPT (In Progress):beers::beers:
2+
3+
4+
<p align="justify">
5+
Compose ChatGPT is a sample ChatGPT app built with Jetpack Compose.
6+
<img src="https://res.cloudinary.com/apideck/image/upload/v1672442492/marketplaces/ckhg56iu1mkpc0b66vj7fsj3o/listings/-4-ans_frontend_assets.images.poe.app_icon.png-26-8aa0a2e5f237894d_tbragv.png?raw=true" width="26.5%" height=auto align="right" alt="Computador"/>
7+
To try out this sample app, use the latest stable version of Android Studio. You can clone this repository or import the project from Android Studio following the steps here.
8+
9+
This sample showcases:
10+
11+
UI state management
12+
Integration with Architecture Components: Navigation, Fragments, ViewModel
13+
Back button handling
14+
Text Input and focus management
15+
Multiple types of animations and transitions
16+
Saved state across configuration changes
17+
Material Design 3 theming and Material You dynamic color
18+
UI tests
19+
</p>

0 commit comments

Comments
 (0)