I need to create a video from a series of images. Is anyone aware of a package or process to do this from a cross-platform app (UWP/iOS/Android)?
Currently I just export the images as png files, then use a third-party tool to combine them into a video file.