Wednesday, 28 August 2013

iOS 6 app running on iOS 7 style adherence

iOS 6 app running on iOS 7 style adherence

I have a CRUD-style app targeted for iOS 6 and I want to know what will
happen when my app run under iOS 7. Will it's default controls (textareas,
labels, buttons, etc...) adhere the "flat-design" style?
Is there a way to mark like "I'm targeting you, my app, to iOS 6 and if
you're running on iOS 6 use 'old-style', but if you're running on iOS 7
use 'new-style'"???
I would like that my app to have the "look'n feel" of the iOS it's running
on...

No comments:

Post a Comment