ios - 2 or more UIViewcontroller with the same class crash -


i have multiple view controller in storyboard same class called "viewcontroller.swift " , crash if assign operate classes don't crash how fix this?

simple answer can not use single viewcontroller.swift multiple view controllers in storyboard. create new class every new view controller in storyboard.


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -