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

Sync React Native deviations #73

Open
wants to merge 4 commits into
base: add-rn-screenshot-testing
Choose a base branch
from

Conversation

hmallen99
Copy link

@hmallen99 hmallen99 commented Feb 18, 2025

TODO: rebase to ir-engine/dev once ir-engine#1053 and #72 land

Summary

  • Flags all deviations with the current upstream dev branch
  • Uses .native.ts files in cases where browser APIs are used in a file in a way that breaks the React Native build
  • Uses the isReactNative flag in cases where browser-only functionality can be skipped
  • Adds a patch for Rapier for native code. This could instead be patched in the metro config if the deviations are not desired in the web code, though they should be compatible.

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.

1 participant