Skip to content

DrRefactor/reanimated-issue-1520-repro

Repository files navigation

Minimal reproduction of reanimated 1520 issue

Issue link: software-mansion/react-native-reanimated#1520

To test proposed fix, replace react-native-reanimated version in package.json with:

"react-native-reanimated": "DrRefactor/react-native-reanimated#web-node-updates

...and perform few workarounds for alias-files problems:

cp node_modules/react-native-reanimated/src/Animated.js node_modules/react-native-reanimated/src/index.js

and build:

cd node_modules/react-native-reanimated
npx @react-native-community/bob build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published