Open thibaultcapelli opened 2 weeks ago
Latest commit: c195dcf8f4e50e6855065611cafc02072ee2a25f
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 | Nov 5, 2024 5:12pm |
It works, thanks!
Glad to see this. Considering that Expo will release SDK 52 in few days/hours, every New Arch fix is very welcomed.
SDK 52 will allow enable New Arch in all Expo projects
Expo SDK 52 was finally released.
This library breaks the app when scrolling using parallax. Seems like this PR is fixing the problem. It will be better to have it merge as soon as possible. This library is blocking all new releases of any app using this library
This also fixes my error. Please merge asap!
I would really appreciate if the recent fixes (regarding the SDK 52 expo) would be merged ASAP
@dohooo please merge this.
It would help if this is merged soon.
@dohooo please merge this.
Hello guys, tests are given some trouble. I'll be testing out and see if I can possible merge it. Thanks for your patience!
This PR fixes #715, #712
Description
Round the zIndex value in the parallax layout
Review
Testing