Description
Metro error: Cannot read properties of undefined (reading 'getEnforcing')
6 | statusCodes,
7 | } from "@react-native-google-signin/google-signin";
8 | import Line from "@xmartlabs/react-native-line";
| ^
9 | import * as AppleAuthentication from "expo-apple-authentication";
10 | import * as Application from "expo-application";
11 | import * as Clipboard from "expo-clipboard";
Code
Package versions
- React: 19.0.0
- React Native:0.79.5
- React Native Line: 5.3.0