Econa77
Econa77
Travis-ci.org has shut down.
Now a subclass of `FSPagerViewCell` is required to create a custom cell. However, `FSPagerViewCell` has a design that is unnecessary for customization such as adding shadows. ref: https://github.com/WenchaoD/FSPagerView/blob/e535eb1a810dc76d99260a0ae3898f80ad73261e/Sources/FSPagerViewCell.swift#L104-L107 Also, there...
- Closed #186
Related #329
We currently only support `kEventHotKeyPressed`, but we would like to support `kEventHotKeyReleased` as well.
We want to support long presses, not just double taps.
If set the UIBarButtonItem from the code and nothing set up, the layout will collapse. I prepared a sample project, so please refer https://github.com/Econa77/UINavigationItem-Margin-Example ### Set by storyboard ### Set...
Resolved #92
Fixed #216 I encountered a case similar to the issue ( #216 ) and committed testing and a temporary fix. It seems that the values does not emit if the...