Dear community,
I'm working on a random adventure generator app for a group project, and I’d like to include a spin wheel that generates a random result. I’m wondering if there's a way to implement this spin wheel without directly integrating code? Any suggestions would be greatly appreciated!
Also, I've added a spin wheel from the marketplace but it shows "system error" on the spin wheel, how can I integrate those data on it?
Additionally, I’ve already added my adventure data to Firestore, which should be displayed on the spin wheel. I also have a separate screen showing the adventure details (time, location, description, etc.). What’s the best way to link the spin wheel with this adventure details screen so users can view more information after spinning?
Thanks in advance for your help!