Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple Numeric Step Indicator Without Texts #90

Open
ganaraj-savant opened this issue Jun 25, 2022 · 1 comment
Open

Simple Numeric Step Indicator Without Texts #90

ganaraj-savant opened this issue Jun 25, 2022 · 1 comment

Comments

@ganaraj-savant
Copy link

I wanted a simple step indicator with just the number view. I'm able to achieve it by simply initialising the steps with an array of empty Texts, but not sure if it is the right way to do so. Please let me know if there is any other way to achieve the same.

@badrinathvm
Copy link
Owner

Hi @ganaraj-savant . Thank you so much for checking out this library. Using text's is one of the way. But you can also leverage SF symbols and use Image(systemName: "one.filled")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants