-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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
- Go to react native project
- Use some function that activates Animated. Example: onSwipeDownReleased, onSwipeUpReleased, etc.
- Next error will be reported: Animated:
useNativeDriverwas not specified. This is a required option and must be explicitly set totrueorfalse
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
rossb89 and RFG-G
Metadata
Metadata
Assignees
Labels
No labels