Does anyone know how to get the IMEI number of device in React Native using EXPO?

652 Views Asked by At

How can I get Device IMEI number in React Native using EXPO?

Previously I was using react-native-imei to get IMEI Numbers of device when the App was created using react-native.

Now we are having another app which is created using EXPO - it will be helpful if anyone can guide how to get the IMEI number of a device using EXPO.

0

There are 0 best solutions below