Closed achou11 closed 3 months ago
the deviceType field was added as part of the deviceInfo that can be retrieved and saved.
deviceType
deviceInfo
LGTM. You may wish to use expo-device's Device.deviceType property instead, but I don't know which is better.
LGTM.
You may wish to use expo-device's Device.deviceType property instead, but I don't know which is better.
expo-device
Device.deviceType
ah good suggestion. think it's worth doing that if we're interested in solely using expo-device
the
deviceType
field was added as part of thedeviceInfo
that can be retrieved and saved.