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

Investigate how Flutter + Expo handles native packages #8

Open
Pickleboyonline opened this issue Jun 8, 2024 · 0 comments
Open

Investigate how Flutter + Expo handles native packages #8

Pickleboyonline opened this issue Jun 8, 2024 · 0 comments

Comments

@Pickleboyonline
Copy link
Owner

I want to recreate the Flutter dev experience when using package. Upgrading Flutter usually only involves updating the package version. In general I think this relies on using the core library code as a foundation and generating a native project on the fly. In the case of react native, the complexity is because there isn't much a separation between react native code and native code. However, I think Expo is starting to fix these issues with their module system and native packages.

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