Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 545 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 545 Bytes

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(() => {}, []);