matteogobbi / MGSpotyViewController

Beautiful viewController with a tableView and amazing effects like a viewController in the Spotify app.
MIT License
1.02k stars 106 forks source link

Grouped Style #28

Closed Hadjimina closed 8 years ago

Hadjimina commented 8 years ago

Heyo

Awesome Project !!! Can I somehow change the TableViewStyle to grouped instead of plain ? Was messing around with the code but didn't get any results.

Cheers Philipp

matteogobbi commented 8 years ago

Hi @Hadjimina, the component is not thought to support grouped style. It is thought like a tableview container, where you can set transparent cell and apply the design you prefer. Indeed, to reach out the effect wanted from this component, it's fundamental using the default tableView's style.