Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

"'useNativeDriver' was not specified" warning - unless disableTouchOpacityAnimation is true #1305

Description

@Dibbledeedoo

Running latest ReactXp (v 2.0.0). I set up a basic animated View component to test some things I am seeing. I found that even though my animation has useNativeDriver defined in the config I was still getting the warning on iPad, "'useNativeDriver' was not specified". I found that adding disableTouchOpacityAnimation={true} resolved this and so it seems the definition for that animation needs to be updated to be compatible with the requirement to have useNativeDriver defined.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions