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

Reduce Stripe React Native Package Size to Optimise App Build Size #1730

Open
sharathguvvala opened this issue Sep 11, 2024 · 0 comments
Open

Comments

@sharathguvvala
Copy link

Is your feature request related to a problem? (please describe)
The current size of the Stripe package (around 25 MB) significantly increases the overall app size.

Describe the solution you'd like
I would like to see the package size optimised, potentially by modularising the package, so that we can selectively include only the necessary components in their app.

For reference, in the native Stripe iOS SDK 23:
StripePaymentSheet: 2.7 MB
Stripe: 2.2 MB
StripePayments: 1.1 MB
StripePaymentsUI: 1.7 MB
StripeApplePay: 0.4 MB

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