react-native-emulator-check
v1.3.0
Published
Check current ReactNative app whether running on a emulator device.
Downloads
311
Readme
react-native-emulator-check
Check current ReactNative app whether running on a emulator device.
Install
npm install react-native-emulator-check --save
react-native link react-native-emulator-check
Usage
import RNEmulatorCheck from 'react-native-emulator-check'
RNEmulatorCheck.isEmulator()