Skip to content

posthog-react-native@4.61.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 04:40
Immutable release. Only release title and notes can be modified.
0eb778b

4.61.0

Minor Changes

  • #4265 3bd6aed Thanks @ioannisj! - Add an autoPresentSurveys prop to PostHogSurveyProvider. Set it to false to defer automatic presentation of popover surveys, for example while a native-stack formSheet or modal is on top. Deferral is display-only: the survey stays armed and presents once the prop becomes true again, and a survey already on screen is never interrupted.
    (2026-07-27)