Skip to content

React Native Reanimated 3 issue with SVG animated Translations on Next.js 13

Notifications You must be signed in to change notification settings

Lurtroxx/reanimated-storybook-next

 
 

Repository files navigation

Reanimated Storybook Next 13

This workspace has been generated by Nx, a Smart, fast and extensible build system.

Start Storybook

To start the development server on web nx run ui:storybook. Open your browser and navigate to http://localhost:4400/.

To start the development server on mobile nx run ui:storybook-native.

To start the next site nx run next:serve:development.

The Issue

Currently, react-native-reanimated is not processing Animated styles on web.

useAnimatedStyles(() => {}, []);

About

React Native Reanimated 3 issue with SVG animated Translations on Next.js 13

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 43.4%
  • CSS 38.2%
  • JavaScript 18.4%