Vaintti

Results 5 issues of Vaintti

I cannot fit more than 2 lines of text to the SwiftyOnboardPage title label. Is there a way to get more lines? numberOfLines is set to 0 (auto) originally and...

I am doing live language change to my app but I cant find any way to reload progress bar texts to update texts

When I select an index by pressing on the element the line will move but all selected item stuff (like currentSelectedCenterColor) stay on the first index. Only setting index programmatically...

I have a secret defined in a kubernetes yaml file but the value doesn't get transferred to generated `values.yaml` file **Input** ```yaml apiVersion: v1 kind: Secret metadata: name: db-password type:...

Swiping is laggy on ios when I set state on onSwipeStart and onSwipeRelease