I am using SwiftUI
and trying to achieve UI like this to support iOS 13.x*
, where buttons can be placed dynamically in the grid based on the available space in right side of stack and button size. Any help would be appreciated.
Asked
Active
Viewed 652 times
0

Fahim Parkar
- 30,974
- 45
- 160
- 276

Anupam Mishra
- 3,408
- 5
- 35
- 63
-
1Does this answer your question https://stackoverflow.com/a/62103264/12299030? – Asperi Mar 24 '22 at 08:30
-
Than you @Asperi – Anupam Mishra Mar 24 '22 at 08:36