Home > @snowplow/react-native-tracker > PayloadBuilder > withJsonProcessor
Adds a function which will be executed when building the payload to process the JSON which has been added to this payload
Signature:
withJsonProcessor: (jsonProcessor: JsonProcessor) => void;