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

Move setNativeProps and getRelativeCoords to platformFunctions #5261

Merged
merged 3 commits into from
Oct 18, 2023

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented Oct 17, 2023

Summary

This PR moves setNativeProps (and getRelativeCoords) function to platformFunctions directory as well as updates imports and removes circular dependencies by splitting utils.ts with mostly unrelated functions (which was the root cause of the issue) into separate files.

Test plan

@tomekzaw tomekzaw changed the title Move setNativeProps to platformFunctions Move setNativeProps and getRelativeCoords to platformFunctions Oct 17, 2023
Copy link
Contributor

@bartlomiejbloniarz bartlomiejbloniarz left a comment

Choose a reason for hiding this comment

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

🪨

@tomekzaw tomekzaw added this pull request to the merge queue Oct 18, 2023
Merged via the queue into main with commit 7b45a72 Oct 18, 2023
7 checks passed
@tomekzaw tomekzaw deleted the @tomekzaw/move-set-native-props branch October 18, 2023 11:50
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

3 participants