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
367 stars 191 forks source link

feat: enhancement queue flush client methods #985

Closed hvardhan-unth closed 2 months ago

hvardhan-unth commented 3 months ago

As suggested here for enhancement #850

We have added client method to clear all events in the flush queue. Additionally, We have added method to get count of events in flush queue.