-
Notifications
You must be signed in to change notification settings - Fork 279
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
useNativeDriver #191
Comments
@DonavanMartin Hi, in the standard example, I removed all the |
The warning come from the library it self. On the file: 'react-native-sortable-list/src/Row.js' at line 197 :
We should add useNativeDriver at false here. NativeDrivver set at true give me some crash on my test.
|
Looks like this was fixed in #222. |
Can not set "useNativeDriver" property.
The text was updated successfully, but these errors were encountered: