Hmm seems like there is some sort of a limitation ...
# multiplatform
m
Hmm seems like there is some sort of a limitation when it comes to extendint iOS framework classes like
UIView
. Factory method is a suggested solution but then my type is erased. Is there any sample app or any other resource that shows how to deal with this?