pROFESOR11
pROFESOR11
Sure. ` ` 
@anshulasethi thanks, I’ll give it a try. ________________________________ From: anshulasethi Sent: Friday, July 10, 2020 9:37:49 PM To: Monte9/react-native-ratings Cc: pROFESOR11 ; Mention Subject: Re: [Monte9/react-native-ratings] Heart filling left-to-right, why...
We have been facing the same issue quite often while using firestore, and the severity is very high as it ends up with data loss or unacceptable latency times most...
@Pixelatex Thanks for sharing. Did you get any error messages or any indicator that the root cause is about memory when you were getting this issue?
Hi @murgatroid99, We realized that there are improvements about handling closed streams [@grpc/grpc-js 1.3.7](https://github.com/grpc/grpc-node/releases/tag/%40grpc%2Fgrpc-js%401.3.7). Do you think upgrading to 1.3.7 will solve this issue as well?
@murgatroid99 Thanks for your comment. As I mentioned in my previous comment, we're getting this error on firestore & firebase cloud functions. Do you think if the root cause is...
We're facing the same issue. `accountsChanged` event works fine, but `chainChanged` event is not getting triggered when user switches network in the MetaMask mobile app. It is quite serious, because...
Same here, I can confirm that on ios it works fine, but on android we have the same problem.
+1 It works perfect on first render. Added items are rendered on single column though. **If you're going to render static data, then good to go!** As maintainer stated that...