Sandeep Tiwari

Results 9 comments of Sandeep Tiwari

@rvasseur31 yes using that only "react-native-snackbar": "2.4.0", our iOS app crash rate suddenly increased to 100% just because of this exception Please help

@PauloMello99 that's the issue, even I am unable to reproduce it, just getting crash logs for other users

@rvasseur31 and the community can we please look inti this crash , this crash had increased our total crash rate, seems very critical. Thank you in advance

Can somebody please help with this, I want to access the chart object via ref, I am getting all the props via ref but not able to update the points...

use WebView from react-native, insert data in the webview like this ` ` and for accessing functions use this `this.refs.highCharts.postMessage(JSON.stringify(data))` and for listening data use this inside your highchart string...

@nadav2051 where did you put DBChromeManager.h file exactly? I am having same problem

Getting same issue, Can someone please check this , app is crashing on push only in iOS 14 getting this execption - ``` EXC_BREAKPOINTRNCPushNotificationIOS.m:273 drogonIOS/node_modules/@react-native-community/push-notification-ios/ios/RNCPushNotificationIOS.m:273:3 -[RNCPushNotificationIOS onFinishRemoteNotification:fetchResult:] ```

facing the same issue