Martin Eberl
Martin Eberl
I've seen a PR with swift4 compatibility has been merged 28 days ago. Any chance that this is merged on master and pushed as pod soon?
Hi @fahlout, sorry that it took that long! I've been working on that issue and fixed it. If you've any recommendations, i'll be glad to work on that. Best!
Your code runs perfectly fine in the example project i've provided with this pod. Are you supporting iOS 9 within your app? I've had struggles with ios 9 thats why...
Hi, you actually don't need to resetup the whole ticker view. I've looked up in my sample project at https://github.com/EMart86/SwiftTickerView/blob/master/Example/SwiftTickerView/ViewController.swift at line number 62. `@IBAction func updateContentAndReload(_ sender: Any) {...
@ChetanPote93 Could you please provide my your setup code? Especially with the _tickerView.distanceBetweenNodes_ part. Or maybe use _tickerView.reloadData()_
@Constantine-Fry You could migrate your code with fvonk/rebekka. I've created a pullrequest for this
Just so you know, the templates have been adopted in this branch. https://github.com/EMart86/templates/tree/feature/add_default_translation_option And if i could commit it, i'd do so but currently the code seems to be archived....