[ 
https://issues.apache.org/jira/browse/WEEX-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453937#comment-16453937
 ] 

ASF GitHub Bot commented on WEEX-311:
-------------------------------------

Github user acton393 commented on a diff in the pull request:

    https://github.com/apache/incubator-weex/pull/1135#discussion_r184366382
  
    --- Diff: ios/sdk/WeexSDK/Sources/Component/WXCellComponent.mm ---
    @@ -36,6 +37,10 @@ @implementation WXCellComponent
     
     - (instancetype)initWithRef:(NSString *)ref type:(NSString *)type 
styles:(NSDictionary *)styles attributes:(NSDictionary *)attributes 
events:(NSArray *)events weexInstance:(WXSDKInstance *)weexInstance
     {
    +#ifdef DEBUG
    +    NSLog(@"test -> init Cell: ref:%@, styles:%@",ref,styles);
    --- End diff --
    
    pay attention to NSLog  and your log format


> [iOS] 替换iOS layot引擎
> -------------------
>
>                 Key: WEEX-311
>                 URL: https://issues.apache.org/jira/browse/WEEX-311
>             Project: Weex
>          Issue Type: New Feature
>          Components: iOS
>            Reporter: peihan
>            Assignee: xingZhang
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to