-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Closed
Labels
Needs: AttentionIssues where the author has responded to feedback.Issues where the author has responded to feedback.Needs: Issue TemplateThis issue does not make use of the Issue Template, and may be missing necessary information.This issue does not make use of the Issue Template, and may be missing necessary information.Needs: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
warn: Animated: useNativeDriver
was not specified. This is a required 'option and must be explicitly set to true
or false
Is the default value of useNativeDriver
invalid?
Description
Animated.timing(this.spinValue, {
toValue: 1,
duration: 500,
easing: Easing.linear
}).start();
React Native version:0.62.1
Metadata
Metadata
Assignees
Labels
Needs: AttentionIssues where the author has responded to feedback.Issues where the author has responded to feedback.Needs: Issue TemplateThis issue does not make use of the Issue Template, and may be missing necessary information.This issue does not make use of the Issue Template, and may be missing necessary information.Needs: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.