wqyfavor commented on issue #1672: ios 中 自定义component问题:
URL: https://github.com/apache/incubator-weex/issues/1672#issuecomment-462021448
 
 
   如果界面无异常的话,那就是取的时候,subcomponents里确实只添加了一个。
   可以在自己的component里重写这个方法,获取子component的添加事件,再做逻辑。
   - (BOOL)_insertSubcomponent:(WXComponent *)subcomponent 
atIndex:(NSInteger)index

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to