Closed elwoodhouse closed 6 months ago
hey there -- thanks for reporting this. It looks like something broke with the latest expo update.
I'll dig into it and see if I can figure out what's going on. Will probably just need to update the dependencies in the modules.
Just wanted to update you on this -- I'm working through upgrading the modules and example app to Expo 50, I've just been off sick a couple days which has slowed things down a bit.
FYI this should be fixed in the latest version (1.0.0
) which should be live in a few minutes once the CI finishes its work.
Hi,
I'm wondering if running this package in an Android Emulator on a Windows environment is supported?
After I install the @infinitered/react-native-mlkit-core package (and without importing anything into my app), my Android build fails with:
Have I misconfigured something? I started with a create-expo-stack command so I think my project should be setup to handle expo modules ok.