Text truncation

Text should never get truncated in your app, even when users have enlarged their font size. Instead, apps should adapt the interface to the available space.

Resources

  1. Text truncation - Android
  2. Text truncation - Flutter
  3. Text truncation - iOS
  4. Text truncation - Jetpack Compose
  5. Text truncation - .NET MAUI
  6. Text truncation - React Native
  7. Text truncation - SwiftUI
  8. Text truncation - Xamarin