Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature/path #85

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Feature/path #85

wants to merge 2 commits into from

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)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant