Incorrect argument labels in call (have 'style:title:', expected 'nibName:bundle:')
connorcowling opened this issue · 2 comments
connorcowling commented
Very frustrating to use this without a pod.
Getting the error:
Incorrect argument labels in call (have 'style:title:', expected 'nibName:bundle:')
Replace 'style: .actionSheet, title' with 'nibName: .actionSheet, bundle'
www.connorcowling.com/github/issues/error.png
Swift version: 4.1
Xcode version: 9.4.1
Hamna21 commented
Hi,
Were you able to resolve this issue?
connorcowling commented
Nope