software-mansion / react-native-reanimated

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

Monorepo [7/?] - make workspace from MacOS Example #6029

Closed tjzel closed 1 month ago

tjzel commented 1 month ago

About

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

Summary

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

Test plan

New MacOSExample app should compile and work as expected.