-
Notifications
You must be signed in to change notification settings - Fork 275
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
Feature: Custom steps marker #555
Conversation
This reverts commit 89ccf7c.
5c256e5
to
5bc56f2
Compare
bcb5a78
to
5d9e456
Compare
I feel like this is now completely ready. |
hi, where do i found the documentation about this custom step marker feature? |
i tried following the example app, but it keep showing Property 'StepMarker' does not exist on type 'IntrinsicAttributes & SliderProps'. |
Hello @galih9, thank you so much for checking! |
@BartoszKlonowski Hello many thanks for such a big feature update 🔥 I want to ask when you plan on releasing this feature into upd: Maybe you need any help with docs or something like that? |
Hello @rostyslav-broslavskyi, thank you very much for asking! :) |
any progress on this? |
@AyoCodess We are in progress o releasing it, once #581 is merged along with minor adjustments the whole feature will be public. |
This pull request closes #539 closes #240 closes #157 and fixes #514
It brings the custom steps indicator implementation to the Slider:
Android:
CustomSteps-Slider-Example-Android.mp4
iOS:
CustomSteps-Slider-Example-iOS.mp4