gorhom / react-native-animated-tabbar

A 60FPS animated tab bar with a variety of cool animation presets 😎
MIT License
1.7k stars 132 forks source link

TypeError: (0, _reactNativeRedash.useValue) is not a function. (In '(0, _reactNativeRedash.useValue)(0)', '(0, _reactNativeRedash.useValue)' is undefined) #96

Closed AkhilSobhana closed 3 years ago

AkhilSobhana commented 3 years ago

TypeError: (0, _reactNativeRedash.useValue) is not a function. (In '(0, _reactNativeRedash.useValue)(0)', '(0, _reactNativeRedash.useValue)' is undefined)**

Please help to solve this

Raghavendrareddy5121 commented 3 years ago

TypeError: (0, _reactNativeRedash.useValue) is not a function. (In '(0, _reactNativeRedash.useValue)(0)', '(0, _reactNativeRedash.useValue)' is undefined)**

Please help to solve this

Im also getting same error

mzohrab commented 2 years ago

Downgrading to 2.1.1 version works ok.

chrismathews2007 commented 2 years ago

TypeError: (0, _reactNativeRedash.useValues) is not a function. (In '(0, _reactNativeRedash.useValues)(0)', '(0, _reactNativeRedash.useValues)' is undefined)

using versions "react-native-reanimated": "~2.8.0", "react-native-redash": "^18.0.0",

Please help me to overcome this.