ios - Issues with UIPickerView inside a StackView -
i'm running problem size of pickers when put them inside of stack view. pickers change size default size when put stack view. not when not placed stack view
just add height , width constraints picker before add stackview , should solve problem.
Comments
Post a Comment