Ipad Magazines App How do they work?
- by Terente Ionut Alexandru
How are built the magazines apps?
For example Popular Science, Auto Trends and PARIS MATCH
I want to build an app like this. But how do these app render the content? How the app knows where is an video, an photo, scroll views and so on?
Is there any library to use, and do this easy way or do I need my own engine that renders the content?
Is just an webView that loads html5, css and java script or is much more than that?