[BUG] AppEnvironment does not exist
Ivan-A-1996 opened this issue · 0 comments
Ivan-A-1996 commented
Describe the bug
AppEnvironment from react-native-config does not exist
To Reproduce
Steps to reproduce the behavior:
- import {AppEnvironment} from "../types/react-native-config.types";
- if (AppEnvironment.development == Config.ENVIRONMENT) {
- See error