check mark does not shown
Opened this issue · 3 comments
zaidqattan commented
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!
zaidqattan commented
pinlunhuang commented
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.
chenyun122 commented
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".