Skip to content

Conversation

@LeunensMichiel
Copy link

@LeunensMichiel LeunensMichiel commented Sep 15, 2025

With the latest react-native-reanimated version, and expo sdk 54 (new arch), I got a ts compile error from this library

tsc --build --noEmit

error TS2694: Namespace '"/Users/michielleunens/Documents/code/allride_app/node_modules/react-native-reanimated/lib/typescript/Animated"' has no exported member 'EasingFunction'

I've updated the import locally like this and I was able to compile again

With the latest react-native-reanimated version, and expo sdk 54 (new arch), I got a ts compile error from this library

tsc --build --noEmit

error TS2694: Namespace '"/Users/michielleunens/Documents/code/allride_app/node_modules/react-native-reanimated/lib/typescript/Animated"' has no exported member 'EasingFunction'

I've updated the import locally like this and I was able to compile again
@LeunensMichiel LeunensMichiel changed the title Update constants.ts fix: ts compile error on Animated has no exported member EasingFunction Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants