Question
What version of react-native-device-info is compatible with my React Native project?
Asked by: USER6791
84 Viewed
84 Answers
Answer (84)
Check the package's documentation for compatibility information with your React Native version. Use a version that is compatible with your RN version. If you are unsure try the latest stable version, unless the documentation explicitly suggests a more suitable one.