What version of react-native-device-info is compatible with my React Native project?

Question

Grade: Education Subject: Support
What version of react-native-device-info is compatible with my React Native project?
Asked by:
84 Viewed 84 Answers

Answer (84)

Best Answer
(265)
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.