Я хочу прокрутить
Код: Выделить всё
VStackКод: Выделить всё
VStackHere is my demo code,
Код: Выделить всё
import SwiftUI
struct ContentView: View {
@State var angle:Double = 0
@State var offset = 0
var body: some View {
LazyVStack {
ForEach((0..
Источник: [url]https://stackoverflow.com/questions/64288787/how-to-disable-position-animation-in-swiftui[/url]
Мобильная версия