Jake Lin

Results 33 issues of Jake Lin

Upgrade to use Xcode 10

I received an email from *Swift Weather Company*. They said they are the owner of U.S. Trademark Registration No. 4175355 for the mark SWIFT WEATHER. And the open source project...

Support Designable and Animatable badge in `BarButtonItemDesignable`

type: enhancement
difficulty: easy

Currently, we need to use the subclass like `AnimatableView`. If we can provide an extension property like `ib` to UIKit components, then we can use the properties from the protocols...

type: enhancement
help wanted
difficulty: hard

Can design something like Apple Watch health progress ring.

type: enhancement
difficulty: easy

Jump up, flip and drop down.

type: enhancement
difficulty: easy

Pop animation when check or uncheck? somthing like ![image](https://camo.githubusercontent.com/642bd91749dce58abfba00fe1cefdf2cf4213fd3/68747470733a2f2f7261772e6769746875622e636f6d2f62616c7973762f6d6174657269616c2d6d656e752f6d61737465722f6172742f64656d6f2e676966) But can be better transition.

type: enhancement
difficulty: easy

Following up #450, when we do refactor, we may accidently break some features. I don't know the best practice for unit testing UI. We developed a demo app (IBAnimatable Playground)...

type: enhancement
help wanted
difficulty: medium

Following up @tbaranes 's comment on https://github.com/IBAnimatable/IBAnimatable/pull/437#discussion_r110823732 We should consider using `private` if possible instead of `fileprivate`. Personally, I don't like the idea of having two `private`s: `private` and `fileprivate`....

help wanted
difficulty: easy

Random name, random address, random title, random text? Depends on [Plugin for prototyping only](https://github.com/JakeLin/IBAnimatable/issues/77)

type: enhancement