Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

custom cell error #189

Open
Raphael95 opened this issue Dec 19, 2019 · 0 comments
Open

custom cell error #189

Raphael95 opened this issue Dec 19, 2019 · 0 comments

Comments

@Raphael95
Copy link

when i custom the cell, i implement the class FormBaseCell and override the function configure() and update(), also a variable named myImage as type UIImageView was defined in it. However, it raises an error "this class is not key value coding-compliant for the key myImage." while setting the property 'myImage' in FormViewController class using 'row.configuration.cell.appearance = ["myImage.image": UIImage(named: "Photo") as AnyObject]'. What should i do ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant