equinor / react-native-msal

MSAL for React Native
MIT License
2 stars 3 forks source link

Add compatibility with Expo SDK 48 #7

Closed dansvend closed 1 year ago

dansvend commented 1 year ago

When upgrading an Expo project to Expo SDK 48 and then running npx expo-doctor prints the follwoing:

Expected package @expo/config-plugins@~6.0.0
Found invalid:
  @expo/config-plugins@5.0.4
  (for more info, run: npm why @expo/config-plugins)
image