Skip to content

Releases: timroesner/TRVideoView

0.1.5

30 Oct 03:34
Compare
Choose a tag to compare

Adds the ability to play inline

Parameters are now handled

09 Dec 01:18
Compare
Choose a tag to compare

In this release I added correct parameter parsing and changed the way the frame is set, which also means the view is no linger reloaded when that happens.

I also included a short example ViewController which explains a little more about good implementation.

Emoji Bug

05 Oct 18:49
Compare
Choose a tag to compare

Previously when passing a text with emojis the URL would be shortened and the iframe would give an error. This has now been fixed.

Podspec update

22 Sep 18:20
Compare
Choose a tag to compare
0.1.2

Updated containsURLs

Slight modifications

22 Sep 06:13
Compare
Choose a tag to compare
0.1.1

Updated containsURLs

First Release

21 Sep 18:55
Compare
Choose a tag to compare

This release adds all the basic functionality plus omitting links from strings and checking if a string has URLs