Vaintti

Results 4 comments of Vaintti

You have to add actions to them. You can tweak them by implementing swiftyOnboardViewForOverlay. Here is an example ``` @objc private func onContinue() { guard let swiftyOnboard = swiftyOnboard else...

Also I am using this with paged UIScrollView and I want to trigger progress bar change (by setting currentIndex) when I manually scroll to next page but that causes "willSelectItemAtIndex"...

Just thinking if this should be made possible with a flag. --use-unsafe-secrets or something to make it clear it's not the safest of practices

I think onSwipeRelease triggering before it should has something to do with this. I use the component as listView row.