react-native-spotlight-tour icon indicating copy to clipboard operation
react-native-spotlight-tour copied to clipboard

A highly customizable tour feature with an awesome spotlight effect

Results 32 react-native-spotlight-tour issues
Sort by recently updated
recently updated
newest added

The 2.0 Version runs fine on iOS. But on Android i encountered a weird behavior. 1 - 2 Seconds after the spot animation is finished, the TourStep View jumps to...

I Wrote my project in javaScript not in typescript, it's not working. showing the error Element type is invalid: expected a string

waiting-for-feedback

### Premise The library is good in general. During the tests, our team didn't encounter any issues. It works great and looks clean from the code perspective as well. Great...

After testing the library around I noticed that there is a possibility for a transition of being slow or laggy. This is an issue mostly in old android phones, but...

waiting-for-feedback

When starting the tour with chrome debugger open an error gets thrown: Exception thrown while executing UI block: 'childNode' is a required parameter ![Simulator Screen Shot - iPhone 12 Pro...

bug
waiting-for-feedback

I've been playing around a bit with this on react-native-web and the library seems to work without issue there. This is useful info to anyone looking for a solution that...

documentation
help wanted

Hello, thanks for this great package Is there a way to begin the tour without calling start() via on onpress? For example, I want my tour to automatically start the...

enhancement
help wanted

Thanks for great package . How to hints show in first time when app is start . second time disable . This is possible with spotlight tour. Thank you

enhancement
help wanted

Suppose if I wish to jump tour steps on condition. For example if a condition is satisfied it moves from index 0 to 3 else it moves from index 0...

enhancement
help wanted
waiting-for-feedback