-
少东你好,我想要在轮播图的图片上再加上自定义图片,比如水印。请问有没有API支持呢?
我的图片是网络获取的,注意到其接口为:
_SD_Looper.imageURLStringsGroup = pics;
只支持传入url地址。本地图片API也只支持图片路劲。我想如果我是下载好的图片然后传入图片可以行吗?谢谢。
-
Hi, I was testing my app on the simulator and this happened:
To start the showcase it's calling:
```swift
let showcase: MaterialShowcase = MaterialShowcase()
showcase.setTargetView(v…
-
I write a demo with SDWebImageSwiftUI, just put some images in a lazyVStack.
here is code for the demo:
``` swift
struct ContentView: View {
@State private var ImageURLList: [String] = []
…
-
如题
-
| | |
|------------------|-----------------|
|Previous ID | SR-11267 |
|Radar | None |
|Original Reporter | deepakbadige…
-
The `UIPageViewController` is used and each survey is displayed a `UIViewController`. This is just my suggestion tho, I'm saying which way is the best to do, but for the survey task, IMO, each survey …
-
I'm wondering what that performance graph in the project README is showing? Is it sizeThatFits performance? How is that measured?
Also if its not sizeThatFits, is there any data you have on the per…
-
Hi, when the animation starts, the shadow disappears. This is the code:
`
```
extension CALayer {
func applySketchShadow(
color: UIColor = .black,
alpha: Float = 0.5,
…
-
I did a quick once over of the API and put this library in my project.
First, amazing job. Really great stuff.
Question? Is their a way to check to see if a photo is a valid 360 photo? I have a…
-
**Push will have problems, Have you noticed? It should be a problem with the agent.**
![1555568203724](https://user-images.githubusercontent.com/5456137/56340583-e4c40480-61e4-11e9-9519-dad658bc33c…