Skip to content

Parameters are now handled

Compare
Choose a tag to compare
@timroesner timroesner released this 09 Dec 01:18
· 7 commits to master since this release

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.