Skip to content

[BUG] Animated: useNativeDriver was not specified. #11

@brunoesposito

Description

@brunoesposito

To Do First

  • Did you try latest release?
  • Did you look for existing matching issues?

Software Package Version: 1.2.0

Describe the bug
When using the lib animation function, in a react native project, the following error is reported: Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false After this error some functionality of the app is compromised.

To Reproduce

  1. Go to react native project
  2. Use some function that activates Animated. Example: onSwipeDownReleased, onSwipeUpReleased, etc.
  3. Next error will be reported: Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false

Expected behavior
I expected some default value to come and the possibility to change it by parameter

Screenshots
Click here

Version (please complete the following information):

  • Simulator Device: Iphone 11
  • iOS: 13.6
  • react-native: 0.63.0

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