luchi17

Results 4 comments of luchi17

i had the same issue, build the program after installation, clean build folder and add import SwiftChart @m-montoya

I have the same issue:(

i have figured out how to make that work. @subhash08 What you have to do is to declare the variables before the alert.addPickerView() method. for example, my picker view contains...

> the issue can be solved by using AsyncImage or conditional rendering logic like case .empty for loader view , case .success for displaying actual image and case.failure to show...