Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Split cmake and podspec for worklets #6334

Merged
merged 11 commits into from
Jul 31, 2024

Conversation

tjzel
Copy link
Collaborator

@tjzel tjzel commented Jul 26, 2024

Summary

This is another step towards extracting react-native-worklets. We split CMakeLists.txt for targets reanimated and worklets, and also split .podspec for two subspecs.

The native code is still a bit tangled (Worklets require headers from Reanimated etc.), it will be tackled in future PRs.

Test plan

Example apps build and run:

  • on Paper:
    • in development
    • in production
  • on Fabric:
    • in development
    • in production

@tjzel tjzel requested review from tomekzaw and piaskowyk July 26, 2024 14:13
@tjzel tjzel force-pushed the @tjzel/worklets/split-cmake-and-podspec branch from 1116f98 to eb5c0d6 Compare July 26, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants