C# Class RNDeviceInfo.RNDeviceInfoModule

Inheritance: ReactNative.Bridge.ReactContextNativeModuleBase
Datei anzeigen Open project: rebeccahughes/react-native-device-info

Public Methods

Method Description
RNDeviceInfoModule ( ReactContext reactContext ) : System

Private Methods

Method Description
IsEmulator ( string model ) : bool
IsTablet ( string os ) : bool

Method Details

RNDeviceInfoModule() public method

public RNDeviceInfoModule ( ReactContext reactContext ) : System
reactContext ReactContext
return System