Replies: 15 comments 18 replies
-
Did you support multiple BottomSheet on current version ? |
Beta Was this translation helpful? Give feedback.
-
here is a PR that will introduce support for Web |
Beta Was this translation helpful? Give feedback.
-
Where can we see the actual change this new version provides? On the other hand, in a bottom sheet, when I use BottomSheetScrollView the scrolling isn't always working with reanimated v3 and bottomsheet v4. |
Beta Was this translation helpful? Give feedback.
-
any chance the new version will include an updated package to |
Beta Was this translation helpful? Give feedback.
-
hey @gorhom 👋 any chance of bumping react native reanimated to v3 in the current v4 version? |
Beta Was this translation helpful? Give feedback.
-
@gorhom Thank you very much for getting started on web support. I've been trying to make use of it but am facing some troubles. I'm wondering if you have any plans to rebase the v5 branch onto the latest v4 release? I had a quick look but I got a little out of my depth with conflicts. 🙇♂️ |
Beta Was this translation helpful? Give feedback.
-
@gorhom Could you please update the install command in your post to Cause the typescript definitions are not builded in the code repository but only in the releases. |
Beta Was this translation helpful? Give feedback.
-
@gorhom Will there be an alpha release to include |
Beta Was this translation helpful? Give feedback.
-
Is there a migration guide/change log available for v5 alpha upgrade? |
Beta Was this translation helpful? Give feedback.
-
@gorhom when do you expect v5 to out of alpha and into RC? |
Beta Was this translation helpful? Give feedback.
-
Hi everyone, it is been a while 😅 before cutting the RC for v5, i wanted to refactor and improve the snapping sequencing which i have been working on for a while, here is a PR that should introduce this blocker improvement and i would like from you to test it if possible. |
Beta Was this translation helpful? Give feedback.
-
Just started using this new version and it is fantastic, thank you 🥳 One small issue I noticed is that I needed to explicitly pass in |
Beta Was this translation helpful? Give feedback.
-
Also tested this version now (for anyone else wondering I added/changed my package.json to say Things seem to work as expected with this version which is great since I have been stuck on 5.0.0-alpha.4 (couldn't actually get my bottomsheets to appear at all on alpha.5 and .6 (haven't tried later versions, and didn't spend much time to debug)). Like @kevinschaffter I also had to set Thanks for the update @gorhom, looks like you are on the right track with this :) |
Beta Was this translation helpful? Give feedback.
-
Hey, @gorhom, how is it going while testing the package with a new architecture that uses the latest version of react-native and react-native-reanimated? When can we expect a stable release that would support the same? |
Beta Was this translation helpful? Give feedback.
-
Hi @gorhom. It is possible to add testID for this release? |
Beta Was this translation helpful? Give feedback.
-
Overview
This release will be mainly focus on rewriting the current gesture apis with GH v2 and provide Web support. However, there are other areas that we could improve such accessibility, performance and improve keyboard handling on Android but considered as a non-release blocker.
Goals
Testing
Support
Any help will be welcome, from testing, ideation or contributing <3
Beta Was this translation helpful? Give feedback.
All reactions