Please understand this website is built in react, the components are in react native. There may be slight differences!
Properties table
animationDuration?
number
Animation duration of the switch going left and right
description?
React.ReactNode
Text beside the slider
defaultChecked?
boolean
default checked value
disabled?
boolean
disabled or not
onChange?
(value)=>void
Callback function when the value is changed
Library data types
Variants
primary, secondary, tertiary, success, warning, error, ghost
Colors will change according to theme(light, dark). Use when it is intended.