TBXark / PinterestSegment

A Pinterest-like segment control with masking animation.
http://tbxark.com/2016/12/08/2016-12-08-Swift-Pinterst/
MIT License
687 stars 56 forks source link

Init form storyboard not working #12

Open elena-dare opened 5 years ago

elena-dare commented 5 years ago

If I add a view on storyboard and mark it as PinterestSegment, than drag it as outlet in the view controller, it gives me error, specifically "Thread 1: Fatal error: init(coder:) has not been implemented". Is there an error...

TBXark commented 5 years ago
image

Have you configured Class and Module in InterfaceBuilder?

Can you compile the example project, it contains a storyboard demo.

elena-dare commented 5 years ago

I did, and storyboard demo works... Not sure where the issue is.

ZaVyLoN commented 5 years ago

I also have a crash.

Demo project contains version 1.2.1 2018-12-22 2 52 54