Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(members): add gradient to members list #529

Merged
merged 5 commits into from
Oct 21, 2017
Merged

feat(members): add gradient to members list #529

merged 5 commits into from
Oct 21, 2017

Conversation

ocarreterom
Copy link
Contributor

Adds a gradient to the right and left side in the members scroll list.

Also removes the marginRight from the last avatar in the list.

captura de pantalla 2017-10-20 a las 18 16 55

Add react-native-linear-gradient package
Adds a gradient to the right and left side in the members scroll list.

Also removes the `marginRight` from the last avatar in the list.
Adds me as contributor.
marginLeft: 15,
marginRight: 15,
paddingLeft: 15,
paddingRight: 15,
Copy link
Member

Choose a reason for hiding this comment

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

This can be simplified: instead of paddingLeft and paddingRight, use paddingHorizontal.

Add missed updated files running `react-native link`.
Change `paddingRight/Left` to `paddingHorizontal`.
@andrewda
Copy link
Member

This looks outstanding! Thanks so much @ocarreterom!!

Copy link
Member

@housseindjirdeh housseindjirdeh left a comment

Choose a reason for hiding this comment

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

This is great stuff @ocarreterom Thank you!!!

},
{
"login": "ocarreterom",
"name": "Óscar Carretero",
Copy link
Member

Choose a reason for hiding this comment

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

🎉

@housseindjirdeh housseindjirdeh merged commit fba5f19 into gitpoint:master Oct 21, 2017
@ocarreterom ocarreterom deleted the feat-members-scroll-gradient branch October 23, 2017 19:03
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.

4 participants