gorhom / react-native-bottom-sheet

A performant interactive bottom sheet with fully configurable options 🚀
https://gorhom.dev/react-native-bottom-sheet/
MIT License
7.09k stars 779 forks source link

[Bug]: ExpoSDK52 breaking #2001

Closed MariuzM closed 1 month ago

MariuzM commented 1 month ago

Version

v5

Reanimated Version

v3

Gesture Handler Version

v2

Platforms

iOS

What happened?

When i have updated to SDK52 it started breaking, I'm not sure if this is because of newArch or not, but i have it disabled. I have posted to expo github but looks like they don’t think its issue from their end, but for me its strange, if have newArch disabled in expo sdk52 why its still breaking?

https://github.com/expo/expo/issues/32357#event-14882347797

Reproduction steps

Reproduction sample

https://github.com/MariuzM/frameworks/tree/main/react-native-expo

Relevant log output

No response