javascript - Sharing image via React Native 'Share' Component -
i'm having problem sharing images in local device. in rn package, there has 'share' component can share text messages. there no reference share image not text.
is there way share image?
i don't want use 3rd party libraries... seems not using android native code.
Comments
Post a Comment