iOS 集成照片应用

发布于 2024-11-17 04:02:38 字数 139 浏览 5 评论 0原文

我正在开发一个 iOS 应用程序。我从网络上收集图像,将它们存储在 Documents 目录中,并希望能够显示它们,例如 facebook 应用程序显示您的照片。我认为它使用了 iOS 的原生照片应用程序。我在苹果文档和谷歌上搜索过,但没有结果。那么,这有可能吗?

I'm developing an iOS app. I get collection of images from web, store them in Documents directory and want to be able to show them, say, as facebook app shows your photos. I think it uses native photos app of iOS. I've searched in apple docs and googled, but with no result. So, is it possible at all?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

泡沫很甜 2024-11-24 04:02:38

Facebook 不使用原生照片应用程序。它为此构建了自己的工具包,甚至开源了他们的工具包 - Three20。它确实支持为基于网络的内容创建照片库,所以我想这会适合您的用例。您可以从查看教程<开始/a> 及其文档已在网上提供。具体请查看

Facebook doesn't use the native photos app. It has built its own toolkit for that and have even open sourced their toolkit - Three20. It does have support for creating photo galleries for content based on the net so I imagine this will suit your use case. You can get started off by looking at tutorials already available on the net along with their documentation. Specifically look at this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文