Oghenero Adaware

Results 18 comments of Oghenero Adaware

> this @Romick2005 Do I need to use your fork to implement this functionality(rejecting the call from the IOS native )?

Great!! I will try this out. Please were you able to find a solution for android? @linus-komnick

comment out this line https://github.com/crazycodeboy/react-native-check-box/blob/master/index.js#L138 and use patch-package use the library

@remigijusbalc How were you able to handle when call initiator hangs-up the call? Ideally I want to stop showing the call ui screen(CallKit) and display a missed call notification when...

I have been struggling to understand why my chat was lagging when tested on a Samsung S20 ultra with 12gb of RAM while it works prefectly on my xiaomi 9...

Please what is the fix for this?

Hi @tonmanayo @lucasriondel did you find a solution for this, I am currently struggling with this

@ammoradi in my case, apparently I blacklisted the reducers I didn't want to persist to Localforage twice(in my root reducer and store) that was what triggerred the persist/REHYDRATE action twice.

can i see your store and reducer?