Closed danqing closed 3 years ago
iOS 15 introduced the new inset grouped table view style, like the following:
Instead of going edge-to-edge, cells now have side margins.
Is there a way to support this or is there plan to update the form styles?
Never mind. This is supported well with the .insetGrouped style. Stupid question - sorry :)
.insetGrouped
iOS 15 introduced the new inset grouped table view style, like the following:
Instead of going edge-to-edge, cells now have side margins.
Is there a way to support this or is there plan to update the form styles?