Three20 for iPad

北城余情 提交于 2019-11-30 15:27:10

I am also building an iPad app with three20 and started using the master git repository. Big mistake. There were a lot of problems that were driving me crazy! It is from the fact that three20 has a lot of hard-coded values that assume iPhone screen sizes. So some views do not line up or even work at all in iPad.

I have since started using the iPad forked version of three20 at http://github.com/sixten/three20/tree/ipad-master with much better luck.

Old three20 really has some problems just like what you mentioned here. But I ran the latest samples on iPad simulator , seem all went well.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!