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

fix: fix codegen types #3636

Merged
merged 4 commits into from
Apr 3, 2024

Conversation

KrzysztofMoch
Copy link
Collaborator

@KrzysztofMoch KrzysztofMoch commented Mar 31, 2024

Summary

Fix codegen by changing types to supported one as it does not support string unions

Motivation

Fix compatibility with codegen

Changes

  • Updated native view types

Test plan

  • Tested locally
  • CI pass

@KrzysztofMoch KrzysztofMoch changed the title fix(codegen): update types fix(codegen): fix types Mar 31, 2024
@KrzysztofMoch
Copy link
Collaborator Author

So folks from expo team told me that we cannot use codegen with Interop Layer - so I propose to temporary disable it. We will turn on it after we migrate to new architecture
Are you okay with it @freeboub ?

@KrzysztofMoch KrzysztofMoch changed the title fix(codegen): fix types fix: disable codegen Apr 2, 2024
@freeboub
Copy link
Collaborator

freeboub commented Apr 2, 2024

@KrzysztofMoch changes looks good to me. Don't you think the codegen removal (temporary) should be done in another PR ? It would be easier to revert.
BTW, is it really still a draft ?

@KrzysztofMoch KrzysztofMoch marked this pull request as ready for review April 3, 2024 18:42
@KrzysztofMoch KrzysztofMoch changed the title fix: disable codegen fix: fix codegen types Apr 3, 2024
@KrzysztofMoch
Copy link
Collaborator Author

Sure so I will make separate PR for disabling it 🙌

@KrzysztofMoch KrzysztofMoch merged commit 9b66e7f into TheWidlarzGroup:master Apr 3, 2024
10 checks passed
@KrzysztofMoch KrzysztofMoch deleted the fix/codegen branch April 3, 2024 18:49
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