luispadron / UICircularProgressRing

A circular progress bar for iOS written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot change font size ot type from storybord

kjoe07 opened this issue · comments

cannot modify in UICircularPogressRing view the size or the type of font only the font color show up in xcode 11.2
Captura de Pantalla 2019-11-10 a la(s) 1 54 28 p  m

UIFont does not show up in IB when using IBInspectable as such there is no longer support for that feature. Until Apple adds support for it in 3rd party libraries theres nothing I can do.