React native jest test with expo-constants and extra property
I have a react native expo app. I am currently writing tests for said app and there is a problem. I am using app.config.ts to export some variables with the extra property. In my file i am reading the property…