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 NativeProxy on Android #4042

Merged
merged 8 commits into from Feb 15, 2023
Merged

Conversation

graszka22
Copy link
Member

Summary

Refactor of NativeProxy.java to avoid some code duplication.

Test plan

Run Example app and FabricExample app. Make sure things like keyboard, sensors, layout animations still work.

@graszka22 graszka22 marked this pull request as ready for review February 9, 2023 12:28
Copy link
Member

@tomekzaw tomekzaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @graszka22 for this refactor, it really makes things simpler and better-organized. I've left a few suggestions, let me know if they are doable or not.

Copy link
Member

@tomekzaw tomekzaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on Example and FabricExample (Android). Well done @graszka22!

@graszka22 graszka22 added this pull request to the merge queue Feb 15, 2023
Merged via the queue into main with commit 066e119 Feb 15, 2023
@graszka22 graszka22 deleted the graszka22/refactor-native-proxy branch February 15, 2023 17:22
fluiddot pushed a commit to wordpress-mobile/react-native-reanimated that referenced this pull request Jun 5, 2023
<!-- Thanks for submitting a pull request! We appreciate you spending
the time to work on these changes. Please follow the template so that
the reviewers can easily understand what the code changes affect. -->

## Summary

Refactor of `NativeProxy.java` to avoid some code duplication.

## Test plan

Run Example app and FabricExample app. Make sure things like keyboard,
sensors, layout animations still work.
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.

None yet

2 participants