react-native-scroll-bottom-sheet icon indicating copy to clipboard operation
react-native-scroll-bottom-sheet copied to clipboard

Cannot read property 'prototype' of undefined

Open mahidaparth7 opened this issue 2 years ago • 9 comments

Current Behavior

  • I am using version 0.7.0 and getting error *Cannot read property 'prototype' of undefined * Screenshot_1

Your Environment

version
Platform (Android, iOS or both) ANDROID
react-native-scroll-bottom-sheet 0.7.0
react-native 0.71.7
react-native-gesture-handler 2.9.0
react-native-reanimated 3.1.0

mahidaparth7 avatar May 04 '23 06:05 mahidaparth7

any update on this issue i am having the same issue

tahir-jamil avatar Jun 01 '23 10:06 tahir-jamil

Same issue

venusapps-shrutipatel avatar Jun 19 '23 11:06 venusapps-shrutipatel

Same issue

circuitsacul avatar Sep 02 '23 03:09 circuitsacul

The library requires reanimated versions 1 - 2. It is not compatible with reanimated 3

Andrey-Lomakin avatar Sep 26 '23 10:09 Andrey-Lomakin

this looks to be a big issue, latest expo version requires reanimated v3, if you try to decrease it to v2 you get an error saying you have an incompatible dependency version, and if you run expo doctor then it fixes the version to the latest 3, and you get the error again

ermamud avatar Oct 26 '23 05:10 ermamud

up

TierryBr avatar Dec 23 '23 22:12 TierryBr

@mahidaparth7 Hi, have you been able to fix this issue with any hacks or solutions?

Ahsan-Ullah1871 avatar Mar 22 '24 18:03 Ahsan-Ullah1871

hi @rgommezz any plans migrating this to reanimated v3? as I think this cant be use in future version of react-native

arnoldc avatar Apr 16 '24 07:04 arnoldc