Ryo Aoyama

Results 54 comments of Ryo Aoyama

I think you should add `@discardableResult` to some functions that required it.

@eskizyen I think, there are more functions that which you should to add `@discardableResult`! 🙇

Thanks! @ThuggishNuggets But I'm losing motivation to maintain the RAReorderableLayout now. Would you mind become a collaborator of RAReorderableLayout? 🙏 Then you can develop or merge the PR as you...

@rarkins Hi, thanks for your response. I've created a sample public repository about this issue. > Link(s) to where this is best documented renovate swift document: https://docs.renovatebot.com/modules/manager/swift sample pr: https://github.com/ra1028/sample-renovate6924/pull/1...

@rarkins As you can see, `Package.resolved` is not changed after `Package.swift` is updated. https://github.com/ra1028/sample-renovate6924/pull/1 Swift package manager documentation: - https://github.com/apple/swift-package-manager/blob/master/Documentation/Usage.md#resolving-versions-packageresolved-file

I do believe that defining the dynamic framework and static library as distinct targets would be the proper solution to this problem, but it leads to another problem in that...

I changed the scale that rendering fake cell. Probably I fixed from it by this correction.

I'm sorry to leave this issue as long time. I fixed this issue and updated pods. Please, check my new reorderable layout. https://github.com/ra1028/RAReorderableLayout

@RastislavSmolen I don't think there's a specific setup for that. Perhaps, it isn't able to detect boundary of SwiftUI native elements. You'd want to report it to [AccessibilitySnapshot](https://github.com/cashapp/AccessibilitySnapshot) which this...