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

Support new iOS 14 Style #341

Open
Purii opened this issue Sep 29, 2020 · 1 comment
Open

Support new iOS 14 Style #341

Purii opened this issue Sep 29, 2020 · 1 comment
Assignees

Comments

@Purii
Copy link
Owner

Purii commented Sep 29, 2020

No description provided.

@Purii Purii self-assigned this Sep 29, 2020
@MSchmidt
Copy link

MSchmidt commented Apr 1, 2021

I was able to get good results by just using marginHorizontal: 15 on TableView and a few modifications to Section:

<TableView style={{marginHorizontal: 15}}>
  <Section
    roundedCorners={true}
    hideSurroundingSeparators={true}
  >
...

This was referenced Jan 15, 2023
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

No branches or pull requests

2 participants