Skip to content

Use NativeDriver required #3

@Srreven

Description

@Srreven

Recent React-natives required "useNativeDriver" option to be specified

Animated.timing(this._animation_state.dot_opacities[which_dot], {
      toValue: this._animation_state.target_opacity,
      useNativeDriver : true,
      duration: this.props.animationDelay
    }).start(this.animate_dots.bind(this, next_dot));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions