Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

im developing apps for the IOS plattaform using flash CS5, but the interface components (like listbox, combobox, buttons and so) that comes with flash/flex are not optimiced for IOS developing. Is there outthere a free libary of components for interface on IOS??? Thanks!

share|improve this question

2 Answers

up vote 4 down vote accepted

Take a look at Reflex and MinimalComps .

I was also recently provided these links as additional references:

http://custardbelly.com/blog/?p=173

http://blog.kevinhoyt.org/?p=548

share|improve this answer

Without any doubt, my favorite emerging and performant components skinned for iOS is Eskimo http://e-skimo.com/

Update: If you would like to use Stage3D UI Components (to access Hardware acceleration), you can use Foxhole: http://joshblog.net/2012/04/03/foxhole-mobile-ui-controls-for-starling/

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.