Skip to content

Animated: useNativeDriver was not specified.  #136

@chakafasano88

Description

@chakafasano88

Receiving a warning when I swipe my listitem. Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false. This occurs when you are using an animation and not setting the native driver to true or false. Can you please update?

For example:

Animated.timing(animationState, { toValue: 1, duration: 250, useNativeDriver: true }).start()

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