Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 437 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 437 Bytes

RideProgressView

The image runs along the Linear progress bar. With Swift

Installation

CocoaPods:

pod 'RideProgressView'

Manual:

Copy RideProgressView.swift to your project.

Preview

Using

rideProgressView.setProgress(70, animated: true)

License

RideProgressView is available under the MIT license. See the LICENSE file for more info.