{"id":19914712,"url":"https://github.com/fullstorydev/fullstory-babel-plugin-react-native","last_synced_at":"2026-03-05T19:02:27.461Z","repository":{"id":39742454,"uuid":"251420551","full_name":"fullstorydev/fullstory-babel-plugin-react-native","owner":"fullstorydev","description":"Official FullStory plugin for Babel React-Native, for native mobile","archived":false,"fork":false,"pushed_at":"2024-06-23T06:16:50.000Z","size":754,"stargazers_count":3,"open_issues_count":4,"forks_count":2,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-11-01T00:47:44.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fullstorydev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-30T20:26:59.000Z","updated_at":"2024-05-31T18:26:11.000Z","dependencies_parsed_at":"2022-09-20T10:55:11.018Z","dependency_job_id":"441245aa-8995-4c12-b4ef-12ab0dc01e7f","html_url":"https://github.com/fullstorydev/fullstory-babel-plugin-react-native","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullstorydev%2Ffullstory-babel-plugin-react-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullstorydev%2Ffullstory-babel-plugin-react-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullstorydev%2Ffullstory-babel-plugin-react-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullstorydev%2Ffullstory-babel-plugin-react-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fullstorydev","download_url":"https://codeload.github.com/fullstorydev/fullstory-babel-plugin-react-native/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224354150,"owners_count":17297401,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T21:36:50.972Z","updated_at":"2026-03-05T19:02:22.411Z","avatar_url":"https://github.com/fullstorydev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FullStory React Native Babel Plugin\n\n[![CircleCI](https://circleci.com/gh/fullstorydev/fullstory-babel-plugin-react-native.svg?style=svg)](https://circleci.com/gh/fullstorydev/fullstory-babel-plugin-react-native)\n\nFullStory's React Native babel plugin performs transformations to enable FullStory privacy state declarations on all React Native controls, in addition to adding support for capturing click events.\n\nThis plugin does not replace `@fullstory/babel-plugin-annotate-react`, which annotates React components with stable attributes to help with element identity. \n\nThis plugin should only be used in conjunction with `@fullstory/react-native`.\n\nThis plug-in is intended to be used in conjunction with [FullStory for Mobile Apps](https://www.fullstory.com/mobile-apps/). For more information, please see [this](https://help.fullstory.com/hc/en-us/articles/360052419133) getting started guide. Email mobile-support@fullstory.com for additional help.\n\n## Install the React Native babel plugin\n\n### Note: this babel plugin is automatically installed as a dependency to `@fullstory/react-native`\n\n#### with npm\n\n```\nnpm i @fullstory/babel-plugin-react-native --save\n```\n\n#### with yarn\n```\nyarn add @fullstory/babel-plugin-react-native\n```\n\n## Enabling the React Native plugin\n\nThe FullStory React Native babel plugin is required to be enabled in order for FullStory to fully work with React Native.\n\n### `babel.config.js` Example\n\n```JavaScript\nmodule.exports = {\n  presets: ['module:metro-react-native-babel-preset'],\n  plugins: ['@fullstory/react-native'],\n};\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstorydev%2Ffullstory-babel-plugin-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffullstorydev%2Ffullstory-babel-plugin-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstorydev%2Ffullstory-babel-plugin-react-native/lists"}