The issue is self-explanatory. The package requires the native code to be linked, and Expo Go doesn’t support native modules. You will need to run your code in the development build, refer to [https://docs.expo.dev/develop/development-builds/create-a-build/][1]