Skip to content

Commit f140021

Browse files
add newrelic agent in the list (#1541)
1 parent 584b3ab commit f140021

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

react-native-libraries.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14028,5 +14028,15 @@
1402814028
"ios": true,
1402914029
"android": true,
1403014030
"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
1403114041
}
1403214042
]

0 commit comments

Comments
 (0)