Using #SwiftUI s relatively new `ImageRenderer` I made an open source library like @Remotion & @redotvideo so you can easily make dynamic videos with SwiftUI. Specify the frame rate, dimensions, duration and you can spit out videos easily. This video is a simple SwiftUI view. Check it out here: https://github.com/StreamUI/StreamUI and give me ideas for videos I should make and i'll make them and post here :)
@jordaneh I'm familiar with neither project that's referenced 🤔 Can you export animated views as videos, and if set up correctly as GIFs even?
Would be cool to generate GIFs for tutorials and documentation of some code and how it behaves.