Upload files to Meteor server from ReactNative client

I need to upload images from mobile client built with Expo to Meteor server.

What packages can I use on server and client side?

Can you please provide an example?