Vincent Toupet
Vincent Toupet
> I found a fix for the issue. Would be nice if @troZee could patch this for us. Go to file path: node_modules/react-native-pager-view/scr/utils.tsx comment out line 30 and 31 >...
vectorized means not scalar. Instead of applying a function to a scalar and iterate over a list of scalar, we apply the same function to a vector (of dimension 1...
I am also interested in seeing this problem fixed. What could be done to speed up things?
@basepi I was not using the agent before therefore I cannot say, sorry
I also face the same issue. ``` function genMethod(moduleID: number, methodID: number, type: MethodType) { let fn = null; if (type === 'promise') { fn = function promiseMethodWrapper(...args: Array) {...
I totally agree. I've created a PR for this (https://github.com/chrisdev/django-pandas/pull/111). Would it fit your needs?
@chrisdev Are you ok with this PR? If yes, could you accept it and merge? Thanks
> @jabrennem the PR is not passing Travis. Was waiting on you to address failures? @chrisdev Sorry I did not see that. I've just fixed the tests. It is passing...
Looking forward to this PR integration. Having Apple Sign-In on iOS < 13 would be a great addition. End-users are surprised to have it on Android even before all iOS...
@mikehardy any idea when you plan to review this PR?