InfraFaderFaderDevUsageCode Example<Fader visible={isVisible} position={Fader.position.BOTTOM}/>APIThis is the list of additional props for the componentpositionSTART | END | TOP | BOTTOMThe position of the fader (the image is different). Default is Fader.position.ENDsizenumberchange the size of the fade view. Default is 50tintColorstringChange the tint color of the fade view. Default is Colors.whitevisiblebooleanWhether the fader is visible (default is true)