dekatotoro / dekatotoro/PullToRefreshSwift
M_PI is deprecated
Open
- Dominant language
- Swift
- Stars
- 535
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
M_PI is deprecated in Swift 3.0.1.
Still available to use, but rather change it.
M_PI -> CGFloat.pi
It's in line 265 of PullToRefreshView.swift
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.