Please provide the following:
- SDK Version:40
- Platforms(Android/iOS/web/all): Android/iOS
Hi there, I am getting this warning after upgrading to Expo 40:
Your project is accessing the following APIs from a deprecated global rather than a module import: Constants (expo-constants).
The global “__expo” and “Expo” objects will be removed in SDK 41. Learn more about how to fix this warning: https://expo.fyi/deprecated-globals
I did a quick search and found many discussions about, but I can’t get rid of it. Is anyone willing to assist?
I have already tried to hide it and to update some libraries (such as react-native-paper) to no avail. I would rather fix it than hiding it.
Thanks in advance.