Integration of native share and print api

I found nothing about native integration of sharing and printing. Are there any plans?

Hi!

We do not have a common abstraction for native sharing and printing yet. Integration with native sharing on android and iOS is something that we need. But I think native priting is quite low priority right now, but that might change if the feature is requested by a lot of users :slight_smile:

We are close to releasing a new feature that we call foreign-code which will allow you to almost drag-drop Objective C and Java code into your fuse projects, this will make integration with native APIs super easy :slight_smile: So my suggestion is to use that feature to access the native sharing and printing APIs until we get around to create a common abstraction