Hi all,
I'm getting a new warning which says:
init(kind:provider:placeholder:content:)' is deprecated: use init(kind:provider:content:) instead
Which I changed according to the above, then got:
Incorrect argument label in call (have 'kind:provider:content:_:', expected 'kind:provider:placeholder:content:')
Tried to look in the Widget docs and they aren't updated yet.
Thanks,
Dan Uff
I'm getting a new warning which says:
init(kind:provider:placeholder:content:)' is deprecated: use init(kind:provider:content:) instead
Which I changed according to the above, then got:
Incorrect argument label in call (have 'kind:provider:content:_:', expected 'kind:provider:placeholder:content:')
Tried to look in the Widget docs and they aren't updated yet.
Thanks,
Dan Uff