zendesk / react-native-sunshine-conversations

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

How to set colors / styles etc? #28

Closed benadamstyles closed 7 years ago

benadamstyles commented 7 years ago

First of all, this was so easy to set up, I love it so far – thanks!

I've found this in the docs, and I'm happy to use this method rather than JS – but as I'm not an iOS dev, I have no idea where these method calls should be situated. Can I put them in didFinishLaunchingWithOptions?

Alternatively, are there any plans to make this possible in JS?

Thanks!

benadamstyles commented 7 years ago

Well I put the code in didFinishLaunchingWithOptions and it worked.