Errors when making circular reference imports

后端 未结 2 1739
南方客
南方客 2020-12-10 15:27

My program was running fine, but I changed something and now it has over 48 errors.

I think I know the problem, but I don\'t know how to fix it. I created a class ca

2条回答
  •  情歌与酒
    2020-12-10 15:53

    I think you should perhaps consider using a UITabBarController. It is made specifically for managing several view controllers from a bar at the bottom of the screen.

提交回复
热议问题