You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am reaching you to ask if there is an Expo compatible problem or something similar with your library. I inserted you library as shown in the README for it to work, and suddenly, I get this error:
The moment I press the profile go to button, that error comes up and my app stops working. It is not an Expo or Recat-Native problem because all the other views are fine, it is just the profile when I stick this code:
Hi,
I am reaching you to ask if there is an Expo compatible problem or something similar with your library. I inserted you library as shown in the README for it to work, and suddenly, I get this error:

The moment I press the profile go to button, that error comes up and my app stops working. It is not an Expo or Recat-Native problem because all the other views are fine, it is just the profile when I stick this code:
If you have a solution it would be awesome, if not, is there anything you could do to fix it?
Thank you very much
Properties of my app:
"dependencies": {
"expo": "^32.0.6",
"react": "^16.8.6",
"react-native": "https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz",
"react-native-elements": "^1.1.0",
"react-native-parallax-scrollview": "^3.0.0",
"react-navigation": "^3.0.9"
}
The text was updated successfully, but these errors were encountered: