Join Slack
Powered by
I'm trying to create a pickerview using compose mu...
# compose
m
Mohammed Akram Hussain
09/18/2023, 12:33 PM
I'm trying to create a pickerview using compose multiplatform and in iOS I'm getting these error is it a compiler issue?
j
jamshedalamqaderi
09/18/2023, 12:36 PM
I guess you've missed to add actual on every function
m
Mohammed Akram Hussain
09/18/2023, 12:38 PM
I'm overriding
UIPickerViewDataSourceProtocol
and
UIPickerViewDelegateProtocol
don't think this needs actual keyword
2
Views
Open in Slack
Previous
Next