dekatotoro / dekatotoro/PullToRefreshSwift
Missing argument for parameter #1 in call
Open
- Dominant language
- Swift
- Stars
- 535
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
The following line of code in **PullToRefreshConst.swift** file is causing compile time error when Swift 4.1 is being used as per Build Settings:
`self.refreshCompletion?()`
> Missing argument for parameter #1 in call
> Insert '<#Void#>'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.