<!-- 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; [PlatformContextConfiguration](./react-native-tracker.platformcontextconfiguration.md) &gt; [platformContextRetriever](./react-native-tracker.platformcontextconfiguration.platformcontextretriever.md)

## PlatformContextConfiguration.platformContextRetriever property

Set of callbacks to be used to retrieve properties of the platform context. Overrides the tracker implementation for setting the properties.

<b>Signature:</b>

```typescript
platformContextRetriever?: PlatformContextRetriever;
```
