Econa77

Results 17 issues of 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...

We currently only support `kEventHotKeyPressed`, but we would like to support `kEventHotKeyReleased` as well.

enhancement
good first issue

We want to support long presses, not just double taps.

enhancement
good first issue

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...

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...