推荐 iPhone 库作为图片库吗?
我很想使用 UIImagePickerController 来浏览和查看我的应用程序包中的图像。不过这个功能好像不存在。是否有一个库可以复制照片浏览器的功能,但可以使用应用程序包中的图像列表?
I would love to use a UIImagePickerController to browse and view images from my app's bundle. However this functionality doesn't seem to exist. Is there a library that replicates the functionality of the photo browser, but can use a list of images from the app bundle?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
当 GitHub 重新上线后,请检查 joehewitt 的 Three20 存储库,其中包含一些很棒的 iPhone UI 内容。我相信您可能想看看 TTThumbsViewController。
When GitHub is back online, check the Three20 repository of joehewitt with some awesome iPhone UI stuff. I believe it is the TTThumbsViewController you may want to take a look at.