I'm trying to create a pickerview using compose mu...
# compose
m
I'm trying to create a pickerview using compose multiplatform and in iOS I'm getting these error is it a compiler issue?
j
I guess you've missed to add actual on every function
m
I'm overriding
UIPickerViewDataSourceProtocol
and
UIPickerViewDelegateProtocol
don't think this needs actual keyword