react-native-device-info - v15.0.1
    Preparing search index...

    Variable isEmulatorConst

    isEmulator: Getter<Promise<boolean>> = isEmulatorInternal

    Returns true when the current runtime is an emulator or simulator.

    Compatibility: iOS ✅ Android ✅ Windows ✅ Web ❌ visionOS ✅

    const result = await isEmulator();