Is there any way to handle sharing files to expo app? According to the documentation of app.json it's possible to provide intentFilters
, but I can't find anything regarding handling them afterwards.
Ejecting is not an option.
Is there any way to handle sharing files to expo app? According to the documentation of app.json it's possible to provide intentFilters
, but I can't find anything regarding handling them afterwards.
Ejecting is not an option.