Elius94 / react-photo-sphere-viewer

Photosphere Viewer for React.JS
MIT License
65 stars 21 forks source link

docs: fix setup steps for Next.js ^14 /w app router and page router #55

Closed mkubdev closed 7 months ago

mkubdev commented 7 months ago

Description

Issues

Closes: #54 #51

Additional notes

@Elius94, I've incorporated a demo for plugins in the Next.js examples. However, it closely resembles the one here. Perhaps it's better to exclude them to streamline the Next.js setup illustration.

Also, do you want me to add sandbox for both configurations?

Regards,

Elius94 commented 7 months ago

Thank you so much Maxime! 🙏 Also, do you want me to add sandbox for both configurations? If you can do them in easy way, it would be really useful for Next.js users! :) Thanks for contributing

mkubdev commented 7 months ago

Thank you so much Maxime! 🙏 Also, do you want me to add sandbox for both configurations? If you can do them in easy way, it would be really useful for Next.js users! :) Thanks for contributing

You are welcome! 🙏 Ok, will do it asap. Thanks for this awesome wrapper.