Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 576 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 576 Bytes

Jetpack Compose sample

This app has been used as a demo to get started with Jetpack Compose. The app loads some cat breeds from a certain API endpoint on the first screen, and on the second one, shows a Web page from a Wikipedia.

First screen:

Second screen:

There is a blog post associated with this repository as well. You can check it out here