IBAction issue in Xcode StoryBoard – Ios swift
I'm a newbie in coding and I'm learning Swift to develop my first application. I'm following this YT tutorial trying to integrate a SideMenu : https://www.youtube.com/watch?v=iq-tWW45Vhk The fact is that after I added the @IBAction func into my code like…