Rohit Aggarwal

Results 3 issues of Rohit Aggarwal

I am using `LineChart` component from the library in my application and I have enclosed the component inside `react-native-svg` to get the base64 equivalent of the graph. But the generated...

I am trying to run the application but I am gettting error. ## Environment info `react-native info` output: ```bash // paste it here React Native Environment Info: System: OS: macOS...

I am trying to run the example code snippet provided in the documentation.But the problem is that my `onSpeechRecognized` event listener does not work and my `onSpeechResults` is called in...