PostHogFetchOptionsView in referenceExample valuesReact Native{ method: 'GET' | 'POST' | 'PUT' | 'PATCH'; mode?: 'no-cors'; credentials?: 'omit'; headers: { [key: string]: string; }; body?: string | Blob; signal?: AbortSignal;}Community questionsAsk a questionLogin