Sebastian Röse (KYZNCODE GmbH)
Sebastian Röse (KYZNCODE GmbH)
Same issue here. Works when manually using `http` instead of `https`.
Same problem here after upgrading from expo 48.0.15 to 49.0.8. Before: ``` "expo-dev-client": "~2.2.1", "expo-file-system": "~15.2.2", ``` After: ``` "expo-dev-client": "~2.4.8", "expo-file-system": "~15.4.3", ``` Everything worked fine with expo 48...
Even visible in the example at https://motion.dev/docs/react-reorder#scrollable-lists.
Even the example at https://motion.dev/docs/react-reorder#scrollable-lists does this behaviour... unfortunately.