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

[RN] Update library's RN dependencies to latest #222

Open
c0mtru1se opened this issue Jan 12, 2025 · 0 comments
Open

[RN] Update library's RN dependencies to latest #222

c0mtru1se opened this issue Jan 12, 2025 · 0 comments

Comments

@c0mtru1se
Copy link

Task specification

With the introduction of stable New Architecture in React Native 0.76, we should focus on developing the lib against the latest React Native core.

This is most important in regards to Codegen, as libraries depending on older RN might not compile properly. Codegen is now finally considered stable (RN#46208).

We need to update our library's dependency on React Native to 0.76+ and test against this version.

This ticket should logically serve as a prerequisite to [#217].

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

No branches or pull requests

1 participant