Rohit Aggarwal

Results 5 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...

### What happened? I am requesting the permission through ` OneSignal.Notifications.requestPermission(false);` but even if I accept the permission request it still shows me the alert as shown below. ![image](https://github.com/user-attachments/assets/6327c837-a6a6-4095-91c5-8bee05b6fc0a) ###...

I am trying to change my metro.config.js file for the [third step](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/getting-started/#step-3-wrap-metro-config-with-reanimated-wrapper-recommended) as recommended. But i have already changed my metro.config.js for [react-native-svg-transformer](https://www.npmjs.com/package/react-native-svg-transformer), and if I do some changes the...