Ryan McClure
Ryan McClure
Hey @joshelson @enisit were either of you able to get this working? If so, do you have some code you could share detailing how you did so?
I've written a package (building off the code snippet above) to handle this. As of now, it is very basic and simply opens the app and triggers a js callback:...
@ViniciusAtaide were you able to get this to work? I'm also not able to get audio working on any Android device. No errors or anything, just doesn't play. I debugged...
@pappricot I've switched over to the [react-native-sound](https://github.com/zmxv/react-native-sound) package. Works great for both iOS and Android
Yep, I'm trying to access `children` inside `ChatView`. Using `render` as a function that takes children seems to work as long as I pass it with a name other than...
They both use `withRouter` from found, as well as [radium](https://github.com/formidablelabs/radium) and a custom hoc using the Provider/Consumer api which passes along all props. However, I've tried removing all of these...
I'm experiencing this performance issue as well, @artsx @DonovanCharpin were either of you able to get this to work? I'm unable to install from the other branch.