I accidently deleted the connection from the tabbar controller to the first view (the view loaded when the application is loaded). I cannot find how to reconnect this first view. Can anyone help. Thanks in advance
This is as easy to set the Segue from one view controller to another.
viewcontrollers segue
" segue.Refer link https://youtu.be/a8OJyUtcJZk which will show how you can achieve this.