nandorojo / moti

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

Examples on Stakblitz do not work #272

Closed efstathiosntonas closed 1 year ago

efstathiosntonas commented 1 year ago

Is there an existing issue for this?

Current Behavior

StackBlitz throws this:

Screenshot 2023-03-03 at 08 41 19

Expected Behavior

No response

Steps To Reproduce

No response

Versions

non related

- Moti:
- Reanimated:
- React Native:

Screenshots

No response

Reproduction

https://moti.fyi/examples/action-menu

efstathiosntonas commented 1 year ago

After checking this: https://developer.stackblitz.com/platform/webcontainers/browser-support#firefox

it seems that using Firefox (in my case Developer Edition) is not supported. Closing this as unrelated but I think it could be nice to update the documentation and state next to the Example link that you need Chrome to see the examples.

efstathiosntonas commented 1 year ago

The Exit Before Enter example loads README instead of pages/index.tsx

nandorojo commented 1 year ago

PRs welcome

efstathiosntonas commented 1 year ago

@nandorojo done

https://github.com/nandorojo/moti/pull/274 https://github.com/nandorojo/moti/pull/273