revtel / react-native-nfc-manager

React Native NFC module for Android & iOS
MIT License
1.35k stars 317 forks source link

Update dependency version for @expo/config plugins to v8 #732

Closed fredlemieux closed 2 months ago

fredlemieux commented 2 months ago

Related to https://github.com/revtel/react-native-nfc-manager/issues/695

Fix expo doctor warnings

image

yarn why:

image
fredlemieux commented 2 months ago

The PR #695 resolves a load of other outdated dependencies. I've left the react-native and react dependencies as is for now... Hopefully this is of use!

whitedogg13 commented 2 months ago

@fredlemieux Thanks for the contribution! Since I have merged #733 first (also from you and that one is great, thanks!), which causes conflicts against this one, so I simply update the expo plugin to v8 directly. The latest v3.15.1 has also been released.