1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00

Chore: Fixes #9449: Mobile: Fix "useNativeDriver" warning (#9448)

Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
This commit is contained in:
Henry Heino 2023-12-06 02:15:33 -08:00 committed by GitHub
parent 2c0f8d5c6b
commit b271e54828
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,6 +113,7 @@ const SideMenuContentComponent = (props: Props) => {
toValue: 1,
duration: 3000,
easing: Easing.linear,
useNativeDriver: false,
}),
);