Eric Kerr

Results 11 comments of Eric Kerr

I'm unable to merge or npm publish this. Is a maintainer able to do that?

@koswarabilly this should be closed from version `1.6.0`

Hi @frankyveras were you able to make any progress on this? Looking to implement something similar. Thanks!

@nitaliano will this support the ability to customize views like the native UserLocation view? Know it's possible to do this with our own components (like [this](https://github.com/mapbox/react-native-mapbox-gl/blob/master/example/src/components/common/PulseCircleLayer.js)), but would be nice...

This is all in the forked https://github.com/react-native-mapbox-gl/maps repo

You should post issues on the new repository. As far as I know, the one @nitaliano maintained here is completely deprecated.

@ak1394 it looks like this handles everything this tts library would need: https://github.com/Shinetechchina/react-native-audio-player-recorder/blob/master/ios/AudioPlayerManager.m#L255 It seems like this would always be preferred if the device is connected to a bluetooth speaker...

@Nickersoft @ak1394 have you been able to resolve this? Seeing this show up in crashlytics as well. I'm on RN: 0.53.3 and react-native-tts: 1.5.1

@goleador0322 you could combine this with https://github.com/gre/react-native-view-shot to programmatically capture the screenshot data yourself when the `ScreenshotDetector.subscribe` callback event fires

@Aminoid any ideas here? Appreciate it - thanks!