React-native-reanimated-bottom-sheet: The sheet is not showing up in the latest release

Created on 14 Aug 2020  Â·  10Comments  Â·  Source: osdnk/react-native-reanimated-bottom-sheet

Hello,
I just installed this package and followed the instructions but the sheet wasn't showing up (v 1.0.0-alpha.21). I reverted back to 1.0.0-alpha.20 and it worked fine. I tried on iOS device and simulator.

Most helpful comment

Fixed in the newest release!

All 10 comments

Same here +1

Same here too

Same here, I downgraded to alpha.20 but still it's not working.

Same here!

Hey!
Can someone point which commit is breaking / make a PR fixing?

Regards

W dniu pt., 14.08.2020 o 13:39 Ajin Kabeer notifications@github.com
napisał(a):

>
>

Same here!

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/osdnk/react-native-reanimated-bottom-sheet/issues/271#issuecomment-674033289,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AGEEV5FMM2Z3TRUR5YWSS73SAUO53ANCNFSM4P7JA3UQ
.

--
Pozdrawiam
Michał Osadnik

Same here.

Downgrade 21 -> 20 helped to me.

Hey, @osdnk , seems this commit https://github.com/osdnk/react-native-reanimated-bottom-sheet/commit/0399cf87e4437b1ddd15da81c5010c784f162a8f breaks everything. Just tried wrapping all elements to React.Fragment (as it was) and it works. With GestureHandlerWrapper - it's not. Tested with: "react-native-reanimated": "1.9.0", "react-native-gesture-handler": "^1.7.0",

Downgraded to 20 and it works!!

Same here, but downgrading did not work

Fixed in the newest release!

Was this page helpful?
0 / 5 - 0 ratings