Closed Daavidaviid closed 3 years ago
Hi, I'm having an issue to make the scroll animation from Reanimated 2 works with next/expo Here's a repo : https://github.com/Daavidaviid/expo-next-example to reproduce the issues I mentioned here https://github.com/expo/expo-cli/issues/3450
I should be able to do an animation using the scroll handler, but currently it doesn't work.
https://github.com/Daavidaviid/expo-next-example
The issue is valid!
I just needed to set the height for my scrollview style…
Description
Hi, I'm having an issue to make the scroll animation from Reanimated 2 works with next/expo Here's a repo : https://github.com/Daavidaviid/expo-next-example to reproduce the issues I mentioned here https://github.com/expo/expo-cli/issues/3450
Expected behavior
I should be able to do an animation using the scroll handler, but currently it doesn't work.
Actual behavior & steps to reproduce
Snack or minimal code example
https://github.com/Daavidaviid/expo-next-example
Package versions
Affected platforms