nandorojo / moti

🐼 The React Native (+ Web) animation library, powered by Reanimated 3.
https://moti.fyi
MIT License
3.9k stars 120 forks source link

docs: added a note to use Chrome for StackBlitz examples #274

Closed efstathiosntonas closed 1 year ago

efstathiosntonas commented 1 year ago

as per StackBlitz api, only Chrome is fully supported

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
moti ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 3, 2023 at 1:57PM (UTC)
efstathiosntonas commented 1 year ago

ok, what should be the message? Add it on top of every page?

nandorojo commented 1 year ago

780C65E5-7ED4-45F0-9E65-B039231BB11C

looks like this isn’t needed. it does work with firefox, and stackblitz warns for browsers that don’t

nandorojo commented 1 year ago

Although your original screenshot wasn’t very clear from them. Let’s add this on each example page:

If the example below doesn’t show properly, please try opening it on Chrome.

efstathiosntonas commented 1 year ago

@nandorojo I was using the developer edition of firefox, which one you used? That's weird.

Tomorrow I'll fix the docs