StepperView v1.5.2 Release Notes
Release Date: 2020-06-15 // almost 3 years ago-
- Dynamic space calculation between the steps in Vertical Stepper View using .autoSpacing(true) ⚡️ 2. Readme updates for the usage and example is provided in https://github.com/badrinathvm/StepperView/blob/master/Example/StepperView/ExampleView6.swift#L50
Previous changes from v1.5.1
-
- Feature for adding steps dynamically ( #52 )
- Example added for step dynamically (https://github.com/badrinathvm/StepperView/blob/master/Example/StepperView/ExampleView9.swift)
- Readme and Jazzy documents enhancements.