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

Add support for expo build tool #3

Open
tusharvelingkar opened this issue Mar 1, 2024 · 2 comments
Open

Add support for expo build tool #3

tusharvelingkar opened this issue Mar 1, 2024 · 2 comments

Comments

@tusharvelingkar
Copy link

Expo is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React.

Currently expo workflow is not supported by this plugin but taking the popularity of expo into consideration it would be good to support expo.

Are there any plans for the same? if Yes what is the expected timeline?

@xtyuo04
Copy link

xtyuo04 commented Mar 1, 2024

We have React Native support, which can be used by Expo builds as well. But, for now we're aren't supporting CNG (Continous Native Generation). With out that you will have to use expo prebuild to make changes in the native code as Apptics for React Native is a bridge for Native SDK.

We will consider adopting CNG in the near future.

@tvelingkar
Copy link

@xtyuo04 Could you please provide a sample app using expo prebuild with app router?
I am having trouble integrating with expo app

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

3 participants