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

Question: Packaged react native project apk size too large problem #197

Open
chenkuangkuang opened this issue Mar 6, 2023 · 2 comments
Open
Labels
state: investigation Pending investigation type: bug Something isn't working

Comments

@chenkuangkuang
Copy link

Describe the bug

android apk size too big

Steps

1.react native app using coinbase expo library like:
https://coinbase.github.io/wallet-mobile-sdk/docs/client-sdk/rn-install

2.build android apk
The size of the apk has increased by at least 80m compared to the previous one

Expected behavior

The react native component of coinbase seems to use the expo packaging method, is there some way to reduce the packaging size?

Version

No response

Additional info

No response

Desktop

No response

Smartphone

No response

@chenkuangkuang chenkuangkuang added the type: bug Something isn't working label Mar 6, 2023
@cb-jake
Copy link

cb-jake commented Mar 6, 2023

@bangtoven @vishnumad are you able to look into this?

@iketw
Copy link

iketw commented Mar 9, 2023

Nice SDK! Is there a world were this package doesn't need to depend on the whole expo-modules package? I see you only use expo-modules-core. Can we just import that package?

@bangtoven bangtoven added the state: investigation Pending investigation label Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: investigation Pending investigation type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants