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
354 stars 181 forks source link

Improve the typing when importing/exporting the CategoryConsentStatusProvider type #904

Open danychi opened 6 months ago

danychi commented 6 months ago

Hi there,

I made a small improvement in the typing for the CategoryConsentStatusProvider.

alanjcharles commented 1 month ago

Hi @danychi thanks so much for this. We are currently working on a relatively large overhaul of the consent stuff in order to have more parity between its functionality here and in our native libraries. I will be sure to include your changes and let you know when it's complete.