Martin Eberl

Results 9 issues of Martin Eberl

- increase deployment target to iOS 12 - increase pod library version to 0.9

- update deployment target to iOS 12 - increase pod version to 0.0.5 - remove xcuserdata and xcshareddata folders because they aren't needed

When a user selects any ticker element, the element should perform an animation: - Scale - Change color - Slide-to-unlock animation (https://stackoverflow.com/questions/438046/iphone-slide-to-unlock-animation) - Custom animation

- Scrollable + flag that can be set by the developer, to enabled this feature

Update to support swift 5 + coding style

We are using localize.biz and there the .lproj files are automatically being generated. Some languages are not fully translated, that is why i have to integrate a fallback localization. Since...