문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top