SwipeTransition icon indicating copy to clipboard operation
SwipeTransition copied to clipboard

Ambiguous use of 'swipeBack'

Open Jeminaa opened this issue 3 years ago • 0 comments

Sorry if I'm asking a dumb question, as I'm a beginner developer. My code was working well before, but After I updated my XCode to 12, it fails to build saying

Ambiguous use of 'swipeBack'

On

self.navigationController?.swipeBack?.isEnabled = false

2020-09-27_00-46-42

Any advise will be appreciated. thank you

Jeminaa avatar Sep 26 '20 15:09 Jeminaa