Horizontal and vertical scrolling using ScrollView SwiftUi

preview_player
Показать описание
SwiftUI’s ScrollView allows us to create scrolling containers of views relatively easily, because it automatically sizes itself to fit the content we place inside it and also automatically adds extra insets to avoid the safe area.

Рекомендации по теме