-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Implement complex items interaction (cards stack) #195
Labels
Comments
See also #244 |
And yes, this is possible 🎉
I'm now going to work on adding the ability to use a custom interpolator like this one. |
Feature released in version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The goal is to implement the following kind of interaction, relying only on the
FlatList
component and onAnimated
interpolations. It might not be possible, but we need to find out :-)Event-cards-iOS-interaction, by Divan Raj
![react-native-snap-carousel advanced layout idea](https://camo.githubusercontent.com/a7ed9f8960f62d6efa5717aadbd8db20f2a12a6641f42bca31695170d0a3ea48/68747470733a2f2f692e696d6775722e636f6d2f7263533356417a6c2e706e67)
Onboarding, by Luobing
![react-native-snap-carousel advanced layout idea](https://camo.githubusercontent.com/787ce2c97ed4105b6bbd83abe83d5ec84cdf89c3a0535faa14dc09d937b42093/68747470733a2f2f692e696d6775722e636f6d2f784546546d6c4b6c2e676966)
InVision Studio - Movies app concept, by Charles Patterson for InVision
![react-native-snap-carousel advanced layout idea](https://camo.githubusercontent.com/192b27ef49ab05282d4330c52ba78881352eb59fad7a8247e90cb73990282f5a/68747470733a2f2f692e696d6775722e636f6d2f6a41356a67315a6c2e706e67)
The text was updated successfully, but these errors were encountered: