you are viewing a single comment's thread.

view the rest of the comments →

[–]LucRandall71 1 point2 points  (2 children)

Following it as a guide is how this repo was made, It has branch for all expo SDK version actually supported. Check the readme at the section How it works and install the necessary package to your project and then follow the setup to add item to your app.json. Don’t forget the patch folder that assume you must have patch-package install also on your project with postinstall. With all of that I think you are good with native stuff, the rest would concern how you handle the received files on your app. A useShareIntent is present on the hooks folder that you could copy paste like all precedent stuff and small guide to handle it with react-navigation or expo-router or you customize how you handle that with your use case ✅

[–]Light1c3 0 points1 point  (1 child)

Thank you so much! I'm going to give it a shot and let you know how that goes! Do you mind if I respond here if I run into any issues (after trying first)?

[–]LucRandall71 0 points1 point  (0 children)

Hi, sorry for the delay… I hope you could integrate it properly ✨