From 224f11b8bcc3f50b545684e5f562b6316157b7b2 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Mon, 28 Nov 2022 11:39:39 +0100 Subject: [PATCH] Add links about Preview --- docs/usefulLinks.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/usefulLinks.md b/docs/usefulLinks.md index 533184e21f..042467dfdc 100644 --- a/docs/usefulLinks.md +++ b/docs/usefulLinks.md @@ -3,4 +3,8 @@ https://developer.android.com/jetpack/compose/mental-model -https://android.googlesource.com/platform/frameworks/support/+/androidx-main/compose/docs/compose-api-guidelines.md#api-guidelines-for-jetpack-compose \ No newline at end of file +https://android.googlesource.com/platform/frameworks/support/+/androidx-main/compose/docs/compose-api-guidelines.md#api-guidelines-for-jetpack-compose + +Preview +https://alexzh.com/jetpack-compose-preview/ +https://github.com/airbnb/Showkase \ No newline at end of file