Matthieu Meignan

Results 2 comments of Matthieu Meignan

Any progress on this issue? There is actually a workaround which would be to add `vitest ` to the name of every test file (e.g. `vitest file.spec.ts`) but there must...

We are facing the same issue. According to [Expo documentation](https://docs.expo.dev/guides/customizing-metro/#assets), you would need to customize Metro configuration for it to include `.tflite` files in the bundle. Then you would be...