react-native-exify icon indicating copy to clipboard operation
react-native-exify copied to clipboard

[Error: The package '@lodev09/react-native-exify' doesn't seem to be linked

Open JefteMedeiros opened this issue 11 months ago • 3 comments

Getting the [Error: The package '@lodev09/react-native-exify' doesn't seem to be linked error message when running the latest expo 52 sdk with react native 0.76.*. Those are already the steps to reproduce, as if I rollback to expo 51, it works normally.

JefteMedeiros avatar Dec 11 '24 00:12 JefteMedeiros

does it on web too

GuillotJessica avatar Mar 06 '25 12:03 GuillotJessica

Make sure:

  • You rebuilt the app after installing the package
  • You are not using Expo Go

techwithtwin avatar Jul 28 '25 13:07 techwithtwin

After adding this, do run the recommended steps to rebuild a development build: https://docs.expo.dev/develop/development-builds/use-development-builds/#rebuild-a-development-build

fschoenfeldt avatar Nov 14 '25 07:11 fschoenfeldt