The VideoCard modules allows you to instantly generate an video cards.
Copy or save the VideoCards.coffee file into your project's modules folder.
In your Framer project, add the following:
# If you manually installed
VideoCards = require "VideoCards"Instantiates a new instance of StatusBarLayer.
myStatusBar = new StatusBarLayer
# iOS version
version: <number> (10 || 11)
# Content
video: <url>
source: <string>
description: <string>