Walter Macambira

Results 9 comments of Walter Macambira

You can always trace down which files are causing this problem, but this will be a fragile solution. If someone, by accident, change the order of an import, the warning...

@MinaSamir11 please let me know if you are not okay with those changes.

@rusel1989 I am not familiar with Android development, but if you need any help on creating a PR for this, please let me know. I could not find in 'react-native'...

@rusel1989 Solved at least for Android. I made the service variable static, so I could properly release the resources (`service.stop()`) when creating a new one.

@rusel1989 even if it is android only?

Yes, the fix can be as simple as that. A better disposal of the streams would be nice too, but I did not see it as necessary.

Same problem here. In our case, we are using a webview that communicates with a native app. We want to use the native Google Sign-in experience on Android. We are...

I am going through exactly what @ahnpnl described below. I am posting my use case here in case it is helpful. > ts-jest still needs to behave like tsc -b:...

It seems it was addressed here: https://github.com/Hacker0x01/react-datepicker/commit/4f1de77db3e7109d42fecd6163a55fba53dc16fc