From d5ea2ed17a10f86c5d9896a9deee92a5b6b849ad Mon Sep 17 00:00:00 2001 From: mrgsdev <157994617+mrgsdev@users.noreply.github.com> Date: Fri, 5 Jul 2024 10:15:15 +0300 Subject: [PATCH] Update dynamic-type@0nei6iwP4Pgi_j4vVi_Qt.md (#6049) * Update dynamic-type@0nei6iwP4Pgi_j4vVi_Qt.md * Update src/data/roadmaps/ios/content/dynamic-type@0nei6iwP4Pgi_j4vVi_Qt.md Removing templating --------- Co-authored-by: dsh --- .../ios/content/dynamic-type@0nei6iwP4Pgi_j4vVi_Qt.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/data/roadmaps/ios/content/dynamic-type@0nei6iwP4Pgi_j4vVi_Qt.md b/src/data/roadmaps/ios/content/dynamic-type@0nei6iwP4Pgi_j4vVi_Qt.md index 25f36495d..1cc19fb7b 100644 --- a/src/data/roadmaps/ios/content/dynamic-type@0nei6iwP4Pgi_j4vVi_Qt.md +++ b/src/data/roadmaps/ios/content/dynamic-type@0nei6iwP4Pgi_j4vVi_Qt.md @@ -1 +1,7 @@ -# Dynamic Type \ No newline at end of file +# Dynamic Type +The Dynamic Type feature allows users to choose the size of textual content displayed on the screen. It helps users who need larger text for better readability. It also accomodates those who can read smaller text, allowing more information to appear on the screen. Apps that support Dynamic Type also provide a more consistent reading experience. + +Visit the following resources to learn more: + +- [@official@Dynamic Type](https://developer.apple.com/documentation/uikit/uifont/scaling_fonts_automatically/) +- [@official@WWDC24: Get started with Dynamic Type](https://www.youtube.com/watch?v=ZqDZjW9TpFw)