Splitflap
Splitflap copied to clipboard
A simple split-flap display for your Swift applications
After set backgrondColor for FlapViewBuilder == nil, or with alpha chanel < 1, animation is broken. We see front and back TileView on on top of the other. Is there...
Set `adjustsFontSizeToFitWidth` to `true` or allow for an option to do so
In order to fix https://github.com/yannickl/Splitflap/issues/22
Closes #19
Feature request to have different tokens for each flap
There is a fatal error here splitflapView.delegate = self Thread 1: Fatal error: Unexpectedly found nil while unwrapping an Optional value How can it be debugged?
For the moment if you set the text before the view is loaded nothing happens. It would be great to set the text during the init, to better, in storyboard!