Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -12129,12 +12129,10 @@
"expoGo": true
},
{
"githubUrl": "https://github.com/PostHog/posthog-js-lite/tree/main/posthog-react-native",
"githubUrl": "https://github.com/PostHog/posthog-js/tree/main/packages/react-native",
Comment thread
ythomop marked this conversation as resolved.
"examples": [
"https://github.com/PostHog/posthog-js-lite/tree/main/examples/example-expo",
"https://github.com/PostHog/posthog-js-lite/tree/main/examples/example_rn_new_architecture",
"https://github.com/PostHog/posthog-js-lite/tree/main/examples/example_rn_macos",
"https://github.com/PostHog/posthog-js-lite/tree/main/examples/example_expo_rn_web"
"https://github.com/PostHog/posthog-js/tree/main/examples/example-expo-53",
"https://github.com/PostHog/posthog-js/tree/main/examples/example_rn_macos"
],
"images": [
"https://posthog.com/static/a31f7db2abf56ba7e82e88b0d47ea0be/929d0/screenshot-product-analytics.webp"
Expand Down