react-native-reanimated-carousel
react-native-reanimated-carousel copied to clipboard
Unable to resolve "metro-runtime/src/modules/asyncRequire" from "../app/src/Home.tsx"
Describe the bug
Example app does not work it throw error:
Android Bundling failed 7750ms
Unable to resolve "metro-runtime/src/modules/asyncRequire" from "../app/src/Home.tsx"
To Reproduce Steps to reproduce the behavior:
- Clone the repository
- Install yarn globally
-
cd examples/expo -
yarn -
yarn android - if you start the Android emulator you see an error
Expected behavior I expect to run the examples on an Android emulator
Screenshots
Versions (please complete the following information):
- Versions used by example app
Smartphone (please complete the following information):
- Device: Pixel_6_API_34 emulator
Also seeing this happen on both iOS and Android