tinycreative / react-native-intercom

React Native wrapper for Intercom.io
MIT License
406 stars 280 forks source link

expose Intercom.Visibility #278

Closed Platane closed 3 years ago

Platane commented 5 years ago

I think there is a mistake either with the type or with how the class expose the Visibility enum.

This allows to do Intercom.Visibility.VISIBLE . Which is probably expected since it's how the Notifications enum is accessed.

browniefed commented 3 years ago

Does it now.