Hi everybody!<p>Last week we launched on HN (<a href="https://news.ycombinator.com/item?id=24133719" rel="nofollow">https://news.ycombinator.com/item?id=24133719</a>) and got a lot of great feedback from the community :) (here’s our main repo: <a href="https://github.com/papercups-io/papercups" rel="nofollow">https://github.com/papercups-io/papercups</a>)<p>One thing that stood out was the request for React Native/Expo support, so we decided to hack together a working version of our chat component in RN so that people could start playing around with it!<p>Here’s the repo: <a href="https://github.com/papercups-io/chat-widget-native" rel="nofollow">https://github.com/papercups-io/chat-widget-native</a><p>And here’s a demo: <a href="https://snack.expo.io/@reichertjalex/papercups" rel="nofollow">https://snack.expo.io/@reichertjalex/papercups</a><p>(I’m kind of a React Native noob, so any feedback or contributors would be great :P)