ios - How to separate modules in different View Controllers -
in ios 8.0 app,
homeviewcontroller main uiviewcontroller in project.
i have no option put animation , click events code in separate file.
- social integration feature , code, can put code in separate file fb , twitter.
how can make fb , twitter code in separate view controller?
i recommend start reading how structure ios app. there different styles different designed patterns.
also, take @ good practices guides.
Comments
Post a Comment