-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Thank you for your lib @mymai91
I would like to make toggle like this:
I tried with padding: 3px in trackBarStyle and trackBar, but it's not working.
Please tell me how to do it.
Here is my code:
<Toggle
value={value}
onPress={onChange}
trackBar={{
width: 40,
}}
trackBarStyle={{ height: 24, width: 40, backgroundColor: Colors.PrimaryBlueBlizzardBlue }}
thumbButton={{ height: 18, width: 18, radius: 9 }}
thumbStyle={{ backgroundColor: Colors.white }}
/>
Thank you so much <3
Shannor and n-ii-ma
Metadata
Metadata
Assignees
Labels
No labels