Tools for prototyping iPad applications

4.7k views Asked by At

I would like to build a GUI prototype for an iPad application. The prototype can use static data (e.g. an xml file) but should look good and be fully functional, i.e. support user gestures, etc.

Obviously, I can program it in Objective-C. I wonder if I can use any other tool to build such a GUI easier. Does such a tool exist ?

Maybe I should use a GUI builder to build a "static" GUI and add some Objective-C code to make it react on user gestures. Does it make sense ?

2

There are 2 answers

2
mankoff On
0
Christian Schuff On

You could use Antetype

It ships with various look and feels including ios and Android.