Working on a react project where we have 3 different sections of the app and we want to take the user through with a quick blurb pop up positioned relevant to the elements on the page and the background greyed out. I’ve seen this behaviour in other apps and video games where its almost like a slideshow and you tap a next button etc and it’ll run you through the flow.
The only difference is that I can’t simplify it to just being a series of images as we need the background to be live so we can change designs/colours mildly before MVP.
Trying to come up with the smartest way to do this? Wondering if anyone has a relevant react project they’ve come across that implements this in a clean smart way?
submitted by /u/tac000bell
[link] [comments]