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

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -