dekatotoro / dekatotoro/SlideMenuControllerSwift
In Swift 4.2 shows warning 'fabs' is deprecated: renamed to 'abs'
Open
- Dominant language
- Swift
- Stars
- 3.4k
- Forks
- 742
- PR merge metrics
- No merged PRs in 30d
Description
I am using the following path for version supporting swift 4.2.
> pod 'SlideMenuControllerSwift', :git => 'https://github.com/Nomad00/SlideMenuControllerSwift.git', :branch => 'swift4.2'
But gets the following warnings on 4 places,
> 'fabs' is deprecated: renamed to 'abs'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.