You cannot add custom plugins when using the iOS platform. This is possible for the normal development of MacOS, but, unfortunately, not for iOS. If, however, you have offspring of a UIView, drag the normal UIView onto the screen and change the class to your custom class to use it. Otherwise, you will not get a time view for the custom control ... :(
source
share