React native – Expo SDK 51 and graphql-request not working
I am using graphql-request to get my data from Hygraph in expo SDK 51 react native app. I get the error: Unable to resolve "graphql-request" from "constantsGlobalApi.ts" I looked through and nothing works. I have install graphql-request using npm add…