segmentio / analytics-react-native

The hassle-free way to add analytics to your React-Native app.
https://segment.com/docs/sources/mobile/react-native/
MIT License
360 stars 185 forks source link

Fix/libweb 1763 #970

Closed hvardhan-unth closed 2 months ago

hvardhan-unth commented 3 months ago

Issue : https://github.com/segmentio/analytics-react-native/issues/901

Fix : Added netInfo package for integrating network change listener to listen network connectivity and storing events in the pending events when network is lost and send all the pending events when connectivity backs.