Hans
Hans
``` /** * OkHttp client for httpDNS, shared Executor */ static public synchronized OkHttpClient getHTTPDnsClient() { if (httpDnsclient == null) { final File cacheDir = GlobalContext.getInstance().getExternalCacheDir(); httpDnsclient = new OkHttpClient.Builder().dispatcher(getDispatcher())...
May I know why is it still open?
Hi @GregFrench , I'm facing with this issue on Android ``` Error while updating property 'data' of a view managed by: WheelCurvedPicker null Value for value cannot be case from...
@GregFrench yes, I think so, but sometimes the value should be String, so I think we need to improve this. I choose another library for Android side, btw
Proposal Solution: Upgrade version at `package.json`. ```diff - "@svgr/webpack": "^5.5.0", + "@svgr/webpack" "^6.0.0", ```
@Santhosh-Sellavel Since we are using @svgr/webpack as a loader for web and all these breaking changes for the command line tool, template, @svgr/core which we didn't use in our application,...
Cool, just let me know then I'll apply.
Cool, should I apply to upwork?
@trjExpensify I have applied (https://www.upwork.com/ab/proposals/1587067667179589633)
@ARXII-13 solution worked for me ``` ```