How can I programmatically check which version of Google Play Services is installed in a React Native app?
Asked
Active
Viewed 2,333 times
5
-
1you should use Native module in java else if u have some third party module then use that. check it https://stackoverflow.com/questions/40958689/react-native-how-to-get-getpackagemanager – Man Feb 25 '18 at 01:57