Open
Description
...
<Slider
style={styles.scheduleBar}
minimumValue={0}
maximumValue={120}
minimumTrackTintColor="#FFFFFF"
maximumTrackTintColor="#000000"
thumbImage={'../styles/dark/dot.png'}
step={1}
/>
...
How to adjust the size of the thumb button,I checked the issue and found no useful information. Now it works on my page, but the thumb button is too big and looks very ugly
Metadata
Metadata
Assignees
Type
Projects
Status
To be analyzed