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 Java and ObjC code into Reanimated and Worklets dirs #6366

Merged
merged 17 commits into from
Aug 12, 2024

Conversation

tjzel
Copy link
Collaborator

@tjzel tjzel commented Aug 1, 2024

Summary

This PR is the continuation of the code split made in common C++ layer. All of the files currently go to reanimated directory, moving some of them to worklets will happen in follow-up PRs.

Requires #6357.

Test plan

  • CI passes.

@tjzel tjzel changed the base branch from main to @tjzel/worklets/remove-worklet-dependency August 1, 2024 11:16
@tjzel tjzel force-pushed the @tjzel/worklets/remove-worklet-dependency branch from 68a6688 to de9b068 Compare August 1, 2024 13:23
@tjzel tjzel force-pushed the @tjzel/worklets/dirs-for-native-code branch from 5289682 to 95b2238 Compare August 1, 2024 15:09
@tjzel tjzel marked this pull request as ready for review August 1, 2024 15:29
Base automatically changed from @tjzel/worklets/remove-worklet-dependency to main August 8, 2024 14:14
@tjzel tjzel force-pushed the @tjzel/worklets/dirs-for-native-code branch from f53cd68 to 567ce36 Compare August 9, 2024 11:21
@tjzel tjzel added this pull request to the merge queue Aug 12, 2024
Merged via the queue into main with commit 2a8ff37 Aug 12, 2024
34 of 36 checks passed
@tjzel tjzel deleted the @tjzel/worklets/dirs-for-native-code branch August 12, 2024 13:14
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.

3 participants