A Babel plugin for React Native that annotates components to enable Quantum Metric's automatic selector generation for analytics. Version 1.0.1, currently stable but tightly coupled to Quantum Metric's proprietary SDK. Requires prior installation of `react-native-quantum-metric-library` and native SDKs. Releases are infrequent; this plugin is a supplementary tool for existing Quantum Metric customers, not a general-purpose library. No open-source equivalent.
npm install react-native-quantum-babel-annotationsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Babel configuration for a React Native project with the Quantum Metric annotation plugin. Ensure the Quantum Metric native SDKs and RN module are installed first.
Install @quantummetric/react-native-sdk and react-native-quantum-metric-library before adding this plugin.
Ensure the project is a React Native application.
Sign up at quantummetric.com to obtain necessary API keys.
Run 'npm install react-native-quantum-babel-annotations' and ensure the path is 'module:react-native-quantum-babel-annotations'.
Install react-native-quantum-metric-library via npm.