``` <PlaceholderContainer style={styles.placeholderContainer} animatedComponent={<Gradient />} duration={1000} delay={1000} > ``` I have used the same example, but the animation runs one time and doesn't run again.