objective c - Is it possible to design native iOS user interface with the CSS? -


i'm interested in such thing - there tools, libraries, etc allow design native ios ui (uilabels margins, etc.) of css? not talking libraries such phonegap or appcelator. i'm interested in css parser allow me transform css code objective-c ui code or interface builder.xib files. let's have web-designer fluent in css , html , want him write ui code ios application in css+html , transform in objective-c ui code or ib .xib files.

i think question clear , hope answers.

services allow design "native apps" or, more accurately, "hybrid apps" bare bones app dominated web view or frame webpage provide content , styling on website being displayed app. expands capabilities of "app" , allows put app in store not on par true native apps.

there no elegant conversion html objective-c.

seriously, if want native app, make actual native app. otherwise, stick web app.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -