Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

iOS intent for react-native application

$
0
0

I am trying to implement share intent functionality for a react-native application. I have already succeeded in doing so with the Android part of the application, so the javascript part of the development should have already been taken care of. I am using this module RNFileShareIntent to handle the native part, but I find the iOS setup quite incomprehensible and can't make it work.

Firstly, I am wondering if it is possible to use this module without making a share extension. It seems that you have to build it separately and then bundle it with the main application if you choose so.

Secondly, if it is mandatory to build an extension, how all the compiling and bundling part is done ? I am using AppCenter to handle it, should I make a post-build script ?

Lastly, due to all my struggle with intents, I am wondering what is the best way to implement intents with React-Native ? I am persuaded I am not the only trying to do it, but can't find a proper tutorial, nor a maintained plugin, so how is everyone doing ?


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>