star-micronics / react-native-star-io10

react-native-star-io10 is a library for supporting application development for Star Micronics devices.
Other
83 stars 54 forks source link

apk size is huge #75

Closed vivekvardhanadepu closed 1 year ago

vivekvardhanadepu commented 1 year ago

example apk size is ~90MB, which is huge for a printer pkg. Is it possible to shrink it somehow?

bandit-ibayashi commented 1 year ago

@vivekvardhanadepu The sample SDK is provided solely to demonstrate API usage and behavior, and is not primarily focused on optimization.

To actually build and use your app, please consider using the App Bundle as described in the Official Android Developer's Guide below. https://developer.android.com/topic/performance/reduce-apk-size