Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mlykotom authored Nov 6, 2024
1 parent 3463964 commit 50e8fd6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ Learn how to use Jetpack Compose Animation APIs.
Learn how to use the Jetpack Navigation library in Compose, navigate within your application,
navigate with arguments, support deep-links, and test your navigation.

### [Performance codelab](https://developer.android.com/codelabs/jetpack-compose-performance)

Learn how to measure, investigate and improve the runtime performance of a Compose app.

### [Testing codelab](https://developer.android.com/codelabs/jetpack-compose-testing)

Learn about testing Jetpack Compose UIs. Write your first tests, and learn about testing in
Expand Down

0 comments on commit 50e8fd6

Please sign in to comment.