LucasBlackP / iOSfromScratch

This is project for demo and study swift language
MIT License
0 stars 1 forks source link

Refactor: rename of variables to make it sense #4

Closed PhatDoThanh closed 6 years ago

PhatDoThanh commented 6 years ago

Rename variables: vc -> newViewController, a->viewController in class DetailTableViewController and vc->viewController in class MealTableViewController.