Hello,
I have an Expo app running on iOS successfully for sometime. I wanted to add Expo Metro Web but I keep getting blank screen. I think it is because of an uncaught error. Google Chrome Console says…
Uncaught Error: The package 'react-native-purchases-ui' doesn't seem to be linked. Make sure:
- You rebuilt the app after installing the package
- You are not using Expo Go
Does anybody know how I can resolve this?
Thanks..