<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/react-native-tracker](./react-native-tracker.md) &gt; [PlatformContextRetriever](./react-native-tracker.platformcontextretriever.md) &gt; [getDeviceManufacturer](./react-native-tracker.platformcontextretriever.getdevicemanufacturer.md)

## PlatformContextRetriever.getDeviceManufacturer property

The manufacturer of the product/hardware

<b>Signature:</b>

```typescript
getDeviceManufacturer?: () => Promise<string>;
```
