PostHog / posthog-js-lite

Reimplementation of posthog-js to be as light and modular as possible.
https://posthog.com/docs/libraries
MIT License
70 stars 36 forks source link

chore: React Native for macOS support #162

Closed marandaneto closed 10 months ago

marandaneto commented 10 months ago

Problem

React Native macOS support https://github.com/microsoft/react-native-macos

I ran into the issue https://github.com/microsoft/react-native-macos/issues/2053 which means all dependencies have to be installed, even if not used but it is dynamically imported via require, could not find an easy fix, only happens on RN macOS target.

Changes

Release info Sub-libraries affected

Bump level

Libraries affected

Changelog notes