StreamUI/StreamUI.swift

Example has width and height transposed

Opened this issue · 1 comments

The Simple Example int the README.md has width and height transposed (unless the aim was a FullHD vertical video??):

https://github.com/StreamUI/StreamUI/blob/a83f117fd247b503acb233eb92a8d9ce9b55962f/README.md?plain=1#L136

width: 1080,
height: 1920,

Hey @richardgroves, for most of what I have been using so far I have been making tiktok/instagram reels with it using the 1080w/1920h ;p But can easily be swapped!