zendesk/react-native-sunshine-conversations

How to set colors / styles etc?

Closed this issue · 1 comments

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!

Well I put the code in didFinishLaunchingWithOptions and it worked.