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

Document that react-native-spotlight-tour also works on react-native-web

Open MikkoSteerpath opened this issue 3 years ago • 1 comments

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 supports ios, android and web, and imho should be highlighted on the home page.

MikkoSteerpath avatar Sep 30 '22 08:09 MikkoSteerpath

That's awesome news! I think that would be a nice addition to the documentation. Thanks again for the report. PRs are welcome 🙂

JoseLion avatar Nov 02 '22 23:11 JoseLion

Great library! I've been searching for an up-to-date React Native product tour for both native and web, and this works nicely.

(There may be some positional issues; for me, the spotlight tooltip seems to auto position at the top left of the web browser, but I haven't fully implemented it yet, so not sure. Using react-native-spotlight-tour v2.0.0 and react-native-web 0.18.10 via Expo.)

hugoxiong5 avatar Dec 22 '22 20:12 hugoxiong5

Documentation has been added and full support for react-native-web is available since v3.0.0 release.

JoseLion avatar Sep 29 '23 19:09 JoseLion