PostHogReactNativeSessionReplayExtended

Example values

TypeScript
typeof PostHogReactNativeSessionReplay & {
startRecording?: (resumeCurrent: boolean) => Promise<void>;
stopRecording?: () => Promise<void>;
}

Community questions

Questions about this page? or post a community question.