Hacker News new | ask | show | jobs
by SHOwnsYou 4614 days ago
I'm really curious about this but I can't find any examples on the website.

Even in the documentation section, the Getting Started and Styling Reference both 404.

3 comments

This is about style apps using CSS:

http://www.pixate.com/docs/framework/ios/2.0/style-reference...

Similar to NUI https://github.com/tombenner/nui

I'm using it. Easier than UIAppearance, but still need some improvements in handling UICollection (it lags). However, overall is good.

I had the same issue. There was no clear indication of what this does.
Basically, it allows you to style your native iOS app with CSS like a website instead of using Apples native styling. For example I have this game and I can make a css file to create and/or change the color scheme of my app. Here is an example of some themes all generated from LESS css files[1].

[1] - http://xo9.us/img/features/themes.png