Skip to content

Commit da2431c

Browse files
authored
Add ping-react-native, update react-native-ping-android (#1773)
1 parent a683cfc commit da2431c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

react-native-libraries.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12107,7 +12107,8 @@
1210712107
"npmPkg": "react-native-ping-android",
1210812108
"examples": ["https://github.com/RakaDoank/react-native-ping-android/tree/main/example"],
1210912109
"android": true,
12110-
"newArchitecture": true
12110+
"newArchitecture": true,
12111+
"unmaintained": true
1211112112
},
1211212113
{
1211312114
"githubUrl": "https://github.com/flixyudh/rn-flix/tree/master/packages/auto-image",
@@ -16279,5 +16280,13 @@
1627916280
"web": true,
1628016281
"expoGo": true,
1628116282
"newArchitecture": true
16283+
},
16284+
{
16285+
"githubUrl": "https://github.com/RakaDoank/ping-react-native/tree/main/package",
16286+
"npmPkg": "ping-react-native",
16287+
"examples": ["https://github.com/RakaDoank/ping-react-native/tree/main/example"],
16288+
"android": true,
16289+
"ios": true,
16290+
"newArchitecture": true
1628216291
}
1628316292
]

0 commit comments

Comments
 (0)