mgulfam0722
mgulfam0722
Though it doesn't mention anything about real iOS physical device, it only says that it won't work on simulators. Mine is a physical iOS device.
Versions installed ``` "@infinitered/react-native-mlkit-core": "^3.1.0", "@infinitered/react-native-mlkit-face-detection": "^3.1.0" ``` and I am using Expo.
Any updates?
Hi, quick update: the last time I tested this issue was on April 24th, 2025. I’ve since removed the reproducible test project I had set up, so I currently don't...
Tried `npx create-expo-module@latest expo-settings`, error persists.
Also tried `npx create-expo-module@latest expo-settings` in a separate folder, error persists.
Also the documentation lacks the explanation for how to initialize expo native module in an existing expo project and also clarification is needed that whether [this](https://docs.expo.dev/modules/native-module-tutorial/) documentation is intended for...
Thank you for the response and for sharing the link for the documentation.
Build fails even after disabling frame processors in `gradle.properties` ``` $ npm run android > [email protected] android > react-native run-android info A dev server is already running for this project...
Yes, so for the `` UI fix is to set `overflow: 'hidden'` in the parent view of `` component and use a physical device for `null` device error. The device...