Instructions icon indicating copy to clipboard operation
Instructions copied to clipboard

Create walkthroughs and guided tours (coach marks) in a simple way, with Swift.

Results 25 Instructions issues
Sort by recently updated
recently updated
newest added

As the title says, the top arrow is not displayed. But, the bottom it is. The body of the CoachMark is a custom one, but I am using the default...

**Describe the bug** When I was using 1.2.0 and Xcode 10.2 it was working fine. As I switched to Xcode 11.2 and 1.4.0 version of Instruction. I found a crash...

## Describe the bug I have added CoachMarkControllerDataSource for UITableview which have 5 static cell. I can see visible cells, but crashing for not visible cells. Any thoughts. ## To...

## Describe the bug I have created CoachMarkBodyView with xib. I have return unbutton as nextControl which I have connected using outlets. Now I am not able to click on...

**Describe the bug** I have an app which runs only in landscape mode (iPhone & iPad). When the user starts the instructions by tapping a button everything works fine. But...

Hello, First of all thanks for such useful library 👍 Is it possible to animate background transparent layer as in : https://raw.githubusercontent.com/wooplr/Spotlight/master/art/intro.gif?token=AA5ZAHdvAspW6Zj8YyyKamkV7jWXFtMHks5XaQovwA%3D%3D Best Regards

enhancement
question

**Describe the bug** I am using the pod of latest versions of Instructions(1.3.1). There is a random crash happening which is frequent. Attached here the screen shot. The crash is...

bug
top priority

**Original Title: computeSegmentIndex to layout coachMarkView horizontally make me confused** As i want to make the arrow orientation to support left and right,i read the source code seriously. The complex...

enhancement
question

This project looks awesome, but I was looking for something that supports multiple instructions on the screen at the same time. Any plans for this? Thanks in advance!

enhancement