To show how to create a camera + video editor simply
Just native <UIKit, Combine, AVFoundation, CoreImage, CIFilter>
Just run the app, record two videos, and you can see the final composition. Take note that the composition will take the sortest video lenght.
I will add the export composition and more cool filters
I added a bunch of unit tests where I consider is important and feasible to test, as viewModels and services.
You can find Xcov report on Github Actions Artifacts. Now should be around 80%
