[
https://issues.apache.org/jira/browse/WEEX-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16563478#comment-16563478
]
Hanks Zhang commented on WEEX-383:
----------------------------------
I add an example for you, it works fine on Android.
[http://dotwe.org/vue/8d4d2721baaf9704556803d92efe15cd]
Maybe it's something wrong with the web render and ios.
> scroller scroll-direction:horizontal with div flex:1 not work
> -------------------------------------------------------------
>
> Key: WEEX-383
> URL: https://issues.apache.org/jira/browse/WEEX-383
> Project: Weex
> Issue Type: Bug
> Environment: iOS 10
> Reporter: fh
> Assignee: Hanks Zhang
> Priority: Major
>
> when i use <scroller> <div><div> </scroller>
> scroller
> ```
> scroll-direction:horizontal
> flex-direction:row
> ```
>
> div
> ```
> flex:1
> ```
>
> the flex:1 will not work
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)