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

chore: Implement missing codegen interfaces #2153

Closed

Conversation

maciekstosio
Copy link
Contributor

Description

Currently when we change native props autogenerated by codegen we need to manually update changed files. We're going to automate so everything is copied automatically, but as a first step we need to implement those that aren't yet. This is what this PR introduces.

Test code and steps to reproduce

Go through Example app, nothing should change.

Copy link
Member

@kkafar kkafar left a comment

Choose a reason for hiding this comment

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

Few initial remarks

@maciekstosio maciekstosio marked this pull request as ready for review May 22, 2024 10:24
@maciekstosio maciekstosio force-pushed the @maciekstosio/Implement-missing-codegen-interfaces- branch from 3472960 to 5242a79 Compare May 22, 2024 10:50
@kkafar
Copy link
Member

kkafar commented May 27, 2024

I've sent some notes on private message 😅

@maciekstosio maciekstosio force-pushed the @maciekstosio/Unify-example-app branch from 663bafd to 92357ae Compare May 28, 2024 10:49
@maciekstosio maciekstosio changed the base branch from @maciekstosio/Unify-example-app to main May 28, 2024 10:59
@maciekstosio
Copy link
Contributor Author

Closing in favor of #2163

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