react-native icon indicating copy to clipboard operation
react-native copied to clipboard

feature/tts

Open frandieguez opened this issue 1 year ago • 0 comments

This pull request adds support a new prop onSpeakAloudText() in the <MapView> component.

This new callback allows integrators to use their own implementation of Text-To-Speech without adding hard dependency on TTS third party libraries on our React Native plugin.

A reference implementation is been added to the example app.

frandieguez avatar May 22 '24 16:05 frandieguez