wangqianjun

Results 8 comments of wangqianjun
trafficstars

Steipete, I create a Category for UIViewcontroller, and have a Class method viewDidloadLogging: - (void)viewDidloadLogging { [UIViewController aspect_hookSelector:@selector(viewDidLoad) withOptions:AspectPositionAfter usingBlock:^(idaspectInfo, BOOL animated){ NSLog(@"View Controller %@ will appear animated: %tu", [aspectInfo.instance...

So that question answer is what,Steipete?^.^

@ibireme 这个PR什么时候采纳呢?

有大牛知道unbundle方案的具体实现吗?

@hexintao 感谢回复! 是的呢,我知道使用的是dumi框架,想了解更多的细节。另外还有个问题是,咱们对flutter组件展示使用的事图片或者gif,能够对接dumi的渲染引擎吗?这样下来可能更直观。直接吧组件的源码集成到 dumi项目的src里。

@kexue122 我也遇到了同样的问题