I noticed that this package is using a pretty old version of react-native-device-info. There isn't anything inherently wrong with it, but in some cases it can cause an issue whre multiple versions of react-native-device-info are installed.
For example, I am using the device info package at version 8.7+ in my project, and after installing siren, in my lockfile, there are 2 versions installed.
I noticed that this package is using a pretty old version of
react-native-device-info
. There isn't anything inherently wrong with it, but in some cases it can cause an issue whre multiple versions ofreact-native-device-info
are installed.For example, I am using the device info package at version 8.7+ in my project, and after installing siren, in my lockfile, there are 2 versions installed.