Is it a good practice to have nested vertical or horizontal StackViews in my project there is requirement to do so or is there any other way to avoid this or it is okay to use nested vertical StackViews.
Storyboard looks like below it is working fine and UI is appearing as expected across resolution but not sure if it is good practice or not