PhoneGap:调用 UIImagePickerController
Phonegap 如何做到这一点?这可能吗?
请参阅这篇文章,了解我正在寻找的图像:
编辑:
有一个插件
https://github.com/purplecabbage/phonegap-plugins/tree/master/iPhone/NativeControls
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是我通过使用 Sencha-Touch 实现的。
请参阅此处的演示(用户界面 > 叠加 > 操作表)
请参阅 API:http://docs.sencha.com/touch/1-1/#!/api/Ext.ActionSheet
[编辑]
您还可以使用此 PhoneGap 插件:
https://github.com/phonegap/phonegap-plugins/tree/master/iPhone/ActionSheet
This is something I have achieved by using Sencha-Touch
See the demo here (User Interface > Overlays > Action Sheet)
See the API : http://docs.sencha.com/touch/1-1/#!/api/Ext.ActionSheet
[EDIT]
You can also use this PhoneGap plugin :
https://github.com/phonegap/phonegap-plugins/tree/master/iPhone/ActionSheet