-
目前貌似只能对本地相册操作,能不能浏览网络图片呢?从外界传入图片地址数组就行的那种?
-
My project needs to use SDWebmage (ARC) and MWPhotBrowser (non ARC). This causes a conflict and due to that get and error in MWPhoto.h (Semantic error: Cannot find protocol declaration for SDWebImageD…
-
There's no "native image viewer" for Xamarin Forms, so every time someone wants to pinch and zoom an image on their Xamarin Forms app, they have to rely on XF gestures to achieve this. I've personall…
-
In initWithRequest:
"_executing" should be changed to "self.executing"
"_finished" should be changed to "self.finished"
Same for setExecuting: and setFinished:
-
这个框架好像已经不更新了。可以考虑去掉了
-
Getting reports in the comments
https://components.xamarin.com/view/MWPhotoBrowser
-
Hi,
Your plugin is great and works fine on almost all the sharing platforms but when i try to share text and image on whatsapp then only text is shown in IOS while in android both image and text show…
-
作者花了很多心思去完成功能,但是代码的逻辑重复度高,代码没有很好的设计,多方的造势导致趋势上升很快,这一点值得肯定,但是又很多莫名其妙的的冗余代码,代码质量太低,冗余高,不推荐跟风的新手们选择该组件集成,现在轮到我维护的时候已经集成了很多功能,修改过很多次,被同事坑的很惨。
建议继续维护下去的话要注意代码质量,尽量找更精简的实现方式,不要被小白们的需求引导了回不去,后面越来越大的规模只会出现越来…
-
> ℹ Please fill out this template when filing an issue.
> All lines beginning with an ℹ symbol instruct you with
> what info we expect.
> Please remove this line and all above before submitting.
- […
-
比如我用MWPhotoBrowser,navigationbar 会在 viewWillAppear时变为白色(默认颜色)。所以要不要考虑下不要用分类的方式