0.0.3 • Published 1 year ago

@eversend/mobile-device-names-from-ids v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

mobile-device-names-from-ids

Get mobile (iOS and Android) device names from Device IDs

Usage

const mobileDeviceNamesFromIds = require('@eversend/mobile-device-names-from-ids');

const deviceName = mobileDeviceNamesFromIds.getDeviceName('iPhone16,2');
// deviceName = 'iPhone 15 Pro Max'
0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago