-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I'm using this in UITableViewCell's subclass's UIImageView.
But not getting image. Here is my code.
let ipImage = IPImage(text: "Mrugesh Tank", radius: 15.0, font:nil, textColor: nil, randomBackgroundColor: true)
let image = ipImage.generateImage()
cell.imgProfilePicture.image = image
But always getting blank image.

Can you please fix this?
or guide me, if I've done something wrong
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels