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.

  1. 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.

ios design patterns.

also, take @ good practices guides.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -