-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我在通过OC 调用该库的时候 报错 #1
Comments
OC 可以调用吗?这个 url 是图片多选勾勾✅的图片资源 |
我并没有点击图片 按理说 这个URL本来就会是空的 。 |
Swift 调用没问题呀,你试试把那个资源获取改成图片获取的? |
谢了 。 已经搞定了。 |
这个库可以支持 OC 的 你们可以把 介绍里面的信息 改下。 还不错 0.0。 |
嘻嘻好的好的👌我研究研究 |
不过我貌似发现回调方法 wantTo 拼错了😂 |
建议下 第二次进入选择图片的时候 可以添加一个功能 记录之前选择的相册。 不会重复选择同一张图片 (多图选择的时候) |
那直接弄一个 ShouldSelect 代理,询问是否选择该图片嘛 |
对的 就是第二次打开相册选择器的时候 可以设置一个属性,第一次打开相册选中的图片是否仍然还是被选中状态。 |
现在已经有了一个新特性 |
在使用OC 调用该库的时候 程序走到这一步 url 为空 导致崩溃。 我也没看懂这里是用来干啥的 0.0
The text was updated successfully, but these errors were encountered: