Relative Content

Tag Archive for swiftuiuipickerview

SwiftUI picker scroll jumps to next value

My picker has lot of values which leads to memory issue so I opted UIKit picker in swiftui. In swiftui If i scroll the picker from top to bottom and vice versa intermittently picker jumps to some other value.