Skip to content

Commit dc6487e

Browse files
authored
Add React Native Debug Logger for network debugging (#2323)
1 parent 2db3f7a commit dc6487e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

react-native-libraries.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20281,5 +20281,11 @@
2028120281
"ios": true,
2028220282
"android": true,
2028320283
"newArchitecture": "new-arch-only"
20284+
},
20285+
{
20286+
"githubUrl": "https://github.com/alicanov98/react-native-debug-logger",
20287+
"npmPkg": "react-native-debug-logger",
20288+
"ios": true,
20289+
"android": true
2028420290
}
2028520291
]

0 commit comments

Comments
 (0)