Skip to content

Add useGzipCompression parameter to types declaration file - #290

Merged
jaredmixpanel merged 2 commits into
mixpanel:masterfrom
NikitaDudin:fix/types
Jun 2, 2025
Merged

Add useGzipCompression parameter to types declaration file#290
jaredmixpanel merged 2 commits into
mixpanel:masterfrom
NikitaDudin:fix/types

Conversation

@NikitaDudin

Copy link
Copy Markdown
Contributor

No description provided.

@jaredmixpanel
jaredmixpanel requested a review from Copilot June 2, 2025 16:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new boolean parameter, useGzipCompression, to the initialize method in MixpanelReactNative, expanding the module's configuration options.

  • Added useGzipCompression parameter to the initialize method.
  • Maintained order and consistency with existing method parameters.
Comment thread ios/MixpanelReactNative.m
@jaredmixpanel jaredmixpanel added the bug Something isn't working label Jun 2, 2025
@jaredmixpanel
jaredmixpanel merged commit 4d5c4de into mixpanel:master Jun 2, 2025
@jaredmixpanel

Copy link
Copy Markdown
Collaborator

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

3 participants