ComponentsMediaAnimatedScannerAnimatedScannerDevUsageCode Example<AnimatedScanner progress={55} duration={1600}/>TIPThis component extends the Animated.View props.APIThis is the list of additional props for the componentbackgroundColorstringBackground colorcontainerStyleViewStyleComponent's container styledurationnumberDuration of current break (can be change between breaks). Default is 1000hideScannerLinebooleanWhether to hide the scanner lineonBreakpoint({progress, isDone}) => voidBreakpoint callbackopacitynumberOpacityprogressnumberAnimated value between 0 and 100. Default is 0testIDstringUsed as a testing identifier