Skip to content

Feature/path#85

Open
nodehi wants to merge 2 commits intomasterfrom
feature/path
Open

Feature/path#85
nodehi wants to merge 2 commits intomasterfrom
feature/path

Conversation

@nodehi
Copy link
Contributor

@nodehi nodehi commented Jun 18, 2021

No description provided.

public func createView(context: Context) -> UIView {
let view = AltShapeView().noAutoresizingMask()
view.overrideIntrinsicContentSize = true
view.updateOnLayout = { [weak view] rect in

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • ⚠️ Unused parameter "rect" in a closure should be replaced with _. (unused_closure_parameter)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant