Added gifs for pitstops

This commit is contained in:
Badarinath Venkatnarayansetty
2020-04-27 16:08:11 -07:00
parent ca85828d9f
commit dfec3601a1
2 changed files with 10 additions and 4 deletions
+10 -4
View File
@@ -1,15 +1,20 @@
# StepperView
#### SwiftUI iOS component for Step Indications.
[![CI Status](https://img.shields.io/travis/badrinathvm/StepperView.svg?style=flat)](https://travis-ci.org/badrinathvm/StepperView)
[![Version](https://img.shields.io/cocoapods/v/StepperView.svg?style=flat)](https://cocoapods.org/pods/StepperView)
[![License](https://img.shields.io/cocoapods/l/StepperView.svg?style=flat)](https://cocoapods.org/pods/StepperView)
[![Platform](https://img.shields.io/badge/platform-ios-orange)](https://cocoapods.org/pods/StepperView)
[![Swift Package Manager compatible](https://img.shields.io/badge/Swift%20Package%20Manager-compatible-orange)](https://swift.org/package-manager/)
<img src="https://raw.githubusercontent.com/badrinathvm/StepperView/master/images/stepperView_with_usecases.gif" width="200" alt="StepperView" align="left" hspace= "150"/>
<img src="https://raw.githubusercontent.com/badrinathvm/StepperView/master/images/stepperView_multiple_options.gif" width="200" alt="StepperViewWithMultipleOptions" align = "center"/>
SwiftUI iOS component for Step Indications.
<table>
<tr>
<td><img src="https://raw.githubusercontent.com/badrinathvm/StepperView/master/images/stepperView_with_usecases.gif" width="250" alt="StepperView" align="left"/> </td>
<td><img src="https://raw.githubusercontent.com/badrinathvm/StepperView/master/images/stepperView_pitStops.gif" width="250" alt="StepperViewWithPitStops" align = "center"/> </td>
<td><img src="https://raw.githubusercontent.com/badrinathvm/StepperView/master/images/stepperView_multiple_options.gif" width="250" alt="StepperViewWithMultipleOptions" align = "center"/> </td>
</tr>
</table>
## Usecase
<table align= "center">
@@ -106,3 +111,4 @@ Follow and contact me on <a href="https://twitter.com/badrivm">Twitter</a> or <a
## License
StepperView is available under the MIT license. See the LICENSE file for more info.
Binary file not shown.

After

Width:  |  Height:  |  Size: 319 KiB