didomi / react-native

Didomi SDK for React Native
Other
9 stars 2 forks source link

Export UserStatus interface #84

Closed Geoffrey63 closed 11 months ago

Geoffrey63 commented 1 year ago

Hello,

We use a custom Provider that store the userStatus in a state in our app. To avoid types error we need to access to the UserStatus interface that is not exported in the index.tsx. Is it possible to export it in the next version ?

crebillon commented 1 year ago

Hi @Geoffrey63 Thank you for reaching out to Didomi's technical support and engineering teams! We'll be adding the export of UserStatus to our backlog and will evaluate it for the next release.

pmerlet-at-didomi commented 1 year ago

Hello @Geoffrey63 , can you check if release 1.17.0 fixes the issue?