Open 3000-2 opened 1 month ago
Latest commit: 8dc951607dc4474c36b6ad19a535249dd8c994da
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
react-native-reanimated-carousel | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 29, 2024 11:55am |
Description
This PR updates the customAnimation function signature to include an index parameter, allowing users to apply custom animations based on the item’s index.
Example
https://github.com/user-attachments/assets/388f5f4b-84d7-4aec-ba25-a9069ff06fb9
Review