We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 584b3ab commit f140021Copy full SHA for f140021
react-native-libraries.json
@@ -14028,5 +14028,15 @@
14028
"ios": true,
14029
"android": true,
14030
"newArchitecture": true
14031
+ },
14032
+ {
14033
+ "githubUrl": "https://github.com/newrelic/newrelic-react-native-agent",
14034
+ "npmPkg": "newrelic-react-native-agent",
14035
+ "examples": [
14036
+ "https://github.com/newrelic/newrelic-react-native-agent/tree/main/NewRelicExampleApp/React-Native-Test-App"
14037
+ ],
14038
+ "ios": true,
14039
+ "android": true,
14040
+ "newArchitecture": true
14041
}
14042
]
0 commit comments