mamaral / Neon

A powerful Swift programmatic UI layout framework.
MIT License
4.58k stars 389 forks source link

Neon is not working on custom UIView Class #57

Closed nawidodo closed 7 years ago

nawidodo commented 7 years ago

I've tried calling Neon method inside init(frame: CGRect) but apparently is not working, is there any way to make it work in UIView Class?

mamaral commented 7 years ago

Can you show the code?

mamaral commented 7 years ago

Closing this unless you're still having issues.