@@ -288,6 +288,8 @@ PODS:
288288 - React-Core
289289 - react-native-get-random-values (1.8.0):
290290 - React-Core
291+ - react-native-netinfo (8.3.0):
292+ - React-Core
291293 - react-native-safe-area-context (3.4.1):
292294 - React-Core
293295 - react-native-track-player (2.1.3):
@@ -428,6 +430,7 @@ DEPENDENCIES:
428430 - react-native-background-downloader (from `../node_modules/react-native-background-downloader`)
429431 - react-native-background-timer (from `../node_modules/react-native-background-timer`)
430432 - react-native-get-random-values (from `../node_modules/react-native-get-random-values`)
433+ - "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
431434 - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
432435 - react-native-track-player (from `../node_modules/react-native-track-player`)
433436 - react-native-webview (from `../node_modules/react-native-webview`)
@@ -515,6 +518,8 @@ EXTERNAL SOURCES:
515518 :path: "../node_modules/react-native-background-timer"
516519 react-native-get-random-values:
517520 :path: "../node_modules/react-native-get-random-values"
521+ react-native-netinfo:
522+ :path: "../node_modules/@react-native-community/netinfo"
518523 react-native-safe-area-context:
519524 :path: "../node_modules/react-native-safe-area-context"
520525 react-native-track-player:
@@ -599,6 +604,7 @@ SPEC CHECKSUMS:
599604 react-native-background-downloader: 4a034cf39a3b00fac57364984e360a4f180a5efb
600605 react-native-background-timer: 17ea5e06803401a379ebf1f20505b793ac44d0fe
601606 react-native-get-random-values: a6ea6a8a65dc93e96e24a11105b1a9c8cfe1d72a
607+ react-native-netinfo: 3671b091c4843fda5e153612866ef4024b8f5d62
602608 react-native-safe-area-context: 9e40fb181dac02619414ba1294d6c2a807056ab9
603609 react-native-track-player: c4147afddd29de936caa06561f78a32d6502eb12
604610 react-native-webview: 8ec7ddf9eb4ddcd92b32cee7907efec19a9ec7cb
@@ -627,6 +633,6 @@ SPEC CHECKSUMS:
627633 Yoga: 99652481fcd320aefa4a7ef90095b95acd181952
628634 YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
629635
630- PODFILE CHECKSUM: bfa19de3e345f445377fed12260434b0ce04f43d
636+ PODFILE CHECKSUM: dc120fbf419dbc6f06e12a63498f07affa535eb5
631637
632638COCOAPODS: 1.11.3
0 commit comments