-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Description
After updating my app to Swift 5, I've got some (new) compiler warnings
KYDrawerController.swift:378:36: 'drawerController(_:stateChanged:)' is deprecated: renamed to 'drawerController(_:didChangeState:)'(see Buildtime Warning: Swift Compiler Warning #124)KYDrawerController.swift:208:23: Expression implicitly coerced from 'UIView?' to 'Any'(new)KYDrawerController.swift:219:23: Expression implicitly coerced from 'UIView?' to 'Any'(new)
Metadata
Metadata
Assignees
Labels
No labels