react-native-slider
react-native-slider copied to clipboard
📚 docs: update doc with new type for StepMarker
Summary:
Update README.md with currentValue?: number props for StepMarker component.
Test Plan:
N/A
I took this type from the index.d.ts file and from it's true for the current source code.