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

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -