SwiftyWalkthrough icon indicating copy to clipboard operation
SwiftyWalkthrough copied to clipboard

The easiest way to create a great walkthrough experience in your apps, powered by Swift.

Results 10 SwiftyWalkthrough issues
Sort by recently updated
recently updated
newest added

It says the following when trying a branch "the manifest is missing a Swift tools version specification; consider prepending to the manifest '// swift-tools-version:5.4.0' to specify the current Swift toolchain...

Fixed issue with SPM.

Hi 👋 When building our project with XCode 12.4, a segmentation fault 11 occurs with the following stack trace ``` 3. While looking for 'willInteractWithView:'4. While ...in 'UIViewController' (in module...

Since there is no release for swift 5, we can't simply use `github "ruipfcosta/SwiftyWalkthrough"` in the Cartfile. I made a repository [here](https://github.com/innoviox/swiftywalkthrough) that has a swift 5 release - if...

I wish to this as a framework used for my project. However, when I use "carthage update", it gives me "Task failed with exit code 65:"

Hi I am not able to write in textfield.

Hi, congratulations this is a vey good class. I`m creating a subclass and inside has a button, i used your example of subclass to create mine subclass. ` ``` lazy...

@ruipfcosta the CocoaPods version of SwiftyWalktrough is not up to date with the source code located here. Please make a release to CocoaPods or allow me or someone else to...