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

docs: FAB.Group should use padding instead of margin #755

Merged
merged 1 commit into from
Jan 28, 2019

Conversation

gawrysiak
Copy link
Collaborator

The FAB.Groups docs state the style prop can use a margin in order to position it properly. It's a bit misleading since using the margin repositions the overlay as well. Padding might be the way to go.

With margin:
screen shot 2019-01-25 at 15 22 34

With padding:
screen shot 2019-01-25 at 15 27 39

Snack https://snack.expo.io/S1YnC9uQE

@callstack-bot
Copy link

Hey @gawrysiak, thank you for your pull request 🤗. The documentation from this branch can be viewed here. Please remember to update Typescript types if you changed API.

@raajnadar raajnadar merged commit 5246ad0 into callstack:master Jan 28, 2019
@gawrysiak gawrysiak deleted the docs/fab-style branch January 28, 2019 17:05
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