software-mansion / react-native-reanimated

React Native's Animated library reimplemented
https://docs.swmansion.com/react-native-reanimated/
MIT License
8.88k stars 1.3k forks source link

Monorepo [6/?] - make workspace from NextExample #6024

Closed tjzel closed 4 months ago

tjzel commented 4 months ago

About

This pull request is a part of the effort of migrating to monorepo structure:

Summary

This particular pull request takes NextExample out of react-native-reanimated workspace and turns it into a separate package.

Test plan

New NextExample app should compile and work as expected.