Alexander Gyllensvärd

Results 4 comments of Alexander Gyllensvärd

I've done some investigation, and in versions below 5.0.6 I get the following output from a webpack build: `Module not found: Error: Can't resolve '@shopify/flash-list' in '.../node_modules/@gorhom/bottom-sheet/lib/module/components/bottomSheetScrollable'` And in versions...

@brycnguyen I tried your workaround, but couldn't make it work. Not sure if we have the same webpack setup though. I'm not using a monorepo for example, but I have...

@gorhom I tried the latest version (5.1.6), but I'm still getting the same error: ``` index.js:2 Uncaught ReferenceError: require is not defined at ./node_modules/@gorhom/bottom-sheet/lib/module/index.js (app.bundle.js?3b3d8a5…:572:1) at __webpack_require__ (app.bundle.js?3b3d8a…579eb1c7e5:37002:32) at fn...

I have a similar issue using react-native for android. After upgrading to react-native 0.79 I get the error `_reduxSaga.default is not a function (it is undefined), js engine: hermes`