exiang
exiang

Reputation: 1

How about Three20 insert to Project

Hey, everybody.I'm beginning.

I used Xcode + Interface Build to set up a Project on the bases of Tab bar. And now I want to draw support from three20 to realize Tab bar's view, that is to say, when click "item", the view from three20 will display. So I want to know how to insert "Three20 Project" to Tab bar Project?

Upvotes: 0

Views: 185

Answers (1)

Kevin Sylvestre
Kevin Sylvestre

Reputation: 38052

See the documentation: http://github.com/facebook/three20. They have a section 'adding three20 to your project'.

Upvotes: 1

Related Questions