HelloRyan
Results
3
issues of
HelloRyan
There is a problem with the method running : convenience init?(image: Image?, bounds: String? = nil)
1
AttributedString(image: R.image.eye_open(), bounds: NSCoder.string(for: CGRect(x: 0, y: 20, width: 25, height: 25)))! bounds string cannot generate CGRect
Want to display ToastActivity during network requests, but because there are multiple simultaneous requests, makeToastActivity and hideToastActivity methods are frequently called. What are some good solutions for this scenario?