Skip to content

Conversation

zoranmarjanovic
Copy link

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.263% when pulling d56ad74 on zoranmarjanovic:master into 3c2fd3f on xgfe:master.

}}
>
<View style={Style.wrapper}>
<View style={[Style.wrapper, this.props.style]}>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want to know what kind of style you want to change? the backgroundColor or sth else

alignItems: 'center',
backgroundColor: '#00000099'
backgroundColor: '#00000099',
justifyContent: 'flex-end'
Copy link
Contributor

@lulutia lulutia Aug 21, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can not set justifyContent: 'flex-end' simply, because there's some calculation about it. maybe you can change this one, then i can merge this pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants