Lision

Results 5 issues of Lision

Hi~ @steipete When i use Aspects, i write some code like this: ``` obj-c if ([token conformsToProtocol:@protocol(AspectToken)]) { [token remove]; } ``` But the `[token remove];` is not implemented. I...

Hi, I find a bug about swift func, so I fix it.

- [x] I have searched the [issues](https://github.com/antvis/f2/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? F2 支持鸿蒙 Next 系统开发。 ###...