README
react-native-device-identifier
Identify the device you are currently running on. Still work in progress.
Installation
yarn add react-native-device-identifier
Detect device you are currently running on
<script type="module">
import reactNativeDeviceIdentifier from 'https://cdn.skypack.dev/react-native-device-identifier';
</script>
Identify the device you are currently running on. Still work in progress.
yarn add react-native-device-identifier