Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed warning #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

1fabiopereira
Copy link

Fixed warning Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false

Fixed warning Animated: `useNativeDriver` was not specified. This is a required option and must be explicitly set to `true` or `false`
@1fabiopereira 1fabiopereira changed the title 🐛 Fixed warning Fixed warning Jun 15, 2020
@bhurghundii
Copy link

This is a good fix. I tried this and it worked.

@punters360
Copy link

I am getting this issue

Failed to compile
./node_modules/react-native-circular-action-menu/ActionButton.js
SyntaxError: /home/punters360/node_website_react/node_modules/react-native-circular-action-menu/ActionButton.js: Unexpected token (104:6)

102 | renderButton() {
103 | return (

104 | <View
| ^
105 | style={this.getActionButtonStyle()}
106 | >
107 | <TouchableOpacity
This error occurred during the build time and cannot be dismissed.

I am just running the example code ???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants