Closed Angkur03 closed 1 year ago
@Angkur03 Updating to the latest version of FittedSheets 2.6.1 fixes this problem. Alternatively you can fork the version you are using and fix the issue by returning the value.
E.g.
public var gripSize: CGSize { return .zero }
"To resolve the issue, simply update the 'FittedSheets'. If you wish to update only 'FittedSheets' without affecting other dependencies in the pod, use the following command in the terminal:
pod update FittedSheets
This command will fetch and install the latest version of 'FittedSheets,' which is currently 2.6.1.