equinor / react-native-msal

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

Add compatibility with Expo SDK 47 #3

Closed dansvend closed 1 year ago

dansvend commented 1 year ago

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

Expected package @expo/config-plugins@^5.0.2
Found invalid:
  @expo/config-plugins@5.0.0
  (for more info, run: npm why @expo/config-plugins)
image