Swifterswift: Add [UIView] to UIStackView

Created on 14 May 2018  路  2Comments  路  Source: SwifterSwift/SwifterSwift

Create an extension to add an array of views to UIStackView.

Suggested names:

  • addArrangedSubviews(_views: [UIView])
  • appendArrangedSubviews(_views: [UIView])
good first issue help wanted new extension

Most helpful comment

@jdisho I find myself sometimes editing many views in UIStackView, especially in auth screens with many fields 馃槄, I'll open more issues like this, it will give a chance to more people to get involved in the project :)

All 2 comments

Calling dips 鈽濓笍馃槣

Sent with GitHawk

@jdisho I find myself sometimes editing many views in UIStackView, especially in auth screens with many fields 馃槄, I'll open more issues like this, it will give a chance to more people to get involved in the project :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pawurb picture pawurb  路  3Comments

omaralbeik picture omaralbeik  路  3Comments

pawurb picture pawurb  路  3Comments

fanglinwei picture fanglinwei  路  3Comments

omaralbeik picture omaralbeik  路  3Comments