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

WIP: expo 51 #26844

Open
wants to merge 135 commits into
base: master
Choose a base branch
from
Open

WIP: expo 51 #26844

wants to merge 135 commits into from

Conversation

chrisnojima
Copy link
Contributor

@chrisnojima chrisnojima commented May 8, 2024

  • ios dev
  • ios prod
  • android dev
  • android prod
  • desktop

  • react-kb fail on android due to jsi
  • TODO.txt

platform | arch | bridgeless

  • ios jsc | old | false
  • ios jsc | new | false
  • ios jsc | new | true (no promises come through, threading issue?)
  • ios hermes | old | false
  • ios hermes | new | false
  • ios hermes | new | true
  • android hermes | old | false
  • android hermes | new | false (crashes out)
  • android hermes | new | true

@@ -45,4 +45,11 @@ - (NSURL *)getBundleURL {
#endif
}

- (BOOL)bridgelessEnabled
{
return YES; // if you change this change Kb.mm also BOOL isBridgeless;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

works only on hermes for some reason

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

1 participant