简体   繁体   English

从iPhone应用程序打开标准的iPhone照片库应用程序

[英]Open standard iPhone photo library application from iPhone app

I need to open photo library from my iPhone app just like standard iPhone Camera application does. 我需要从iPhone应用程序中打开照片库,就像标准的iPhone Camera应用程序一样。 Is it possible? 可能吗?

I don't want picking-style interface of UIImagePickerController - it has unnecessary controls like "Use" and "Cancel" buttons and does not have full photo library viewing functionality - zooming and sliding between photos etc. My goal is to navigate user to the photo library for viewing photos (with full functionality of viewing photos) and - when user has finished - return to my app - just like standard Camera application does when you preview last-taken photos. 我不希望UIImagePickerController的选择样式界面-它具有不必要的控件,例如“使用”和“取消”按钮,并且不具有完整的照片库查看功能-在照片之间缩放和滑动等。我的目标是将用户导航到用于查看照片的照片库(具有查看照片的全部功能),以及-用户完成操作后-返回我的应用程序-就像预览最后拍摄的照片时标准的相机应用程序一样。

似乎可以使用UIImagePickerController只打开1张照片,不能打开多张照片。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM