Pregunta

I'm using Sharekit inside my app, the whole app is about 3 mb, but when i added Sharekit its weight is increased till 10Mb. Is there any way to remove unused services from Sharekit lib, since i'm using only 2 services from it.

¿Fue útil?

Solución

You need to change the way you include ShareKit so that each service you use is individually included. This is called a granular install and is described here.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top