zendesk / react-native-sunshine-conversations

React Native wrapper for Smooch.io
MIT License
36 stars 26 forks source link

New method: getUnreadCount() #35

Closed benadamstyles closed 6 years ago

benadamstyles commented 6 years ago

This is the first time I've ever written Obj-C, and the first time I've written any Java for 3 years, so be gentle! It's quite possible there are errors with this 😏

I used promises because methods across the bridge can't return anything, apparently.

See https://github.com/smooch/react-native-smooch/issues/34

mspensieri commented 6 years ago

v0.3.0