chenyun122/StepIndicator

check mark does not shown

Opened this issue · 3 comments

Hello @chenyun122

thank you for the effort in this amazing library, I tried to show the check mark after I completed the first step but I couldn't achieve it. screenshot below. Thanks!

Simulator Screen Shot - iPhone 6 - 2020-06-05 at 18 47 09

I mean the checkmark like your demo

Screen Shot 2020-06-05 at 6 51 17 PM

I got same result as @zaidqattan when package is imported via SPM.
Furthermore, this repo seems lack of some SPM support, I need to choose branch to import via SPM.
After imported, the check mark in step circle won't show as import via CocoaPods way.

The .xcassets which contains the mark image is not accessible via SPM yet. Please wait for the new Xcode.
For emergency, manually copy the mark image to your main project and name it to "CYStepIndicator_ic_done_white".