Jason Gaare

Results 42 comments of Jason Gaare

I like the idea of using the delta. I'm not sure what the threshold is for when the decimals get truncated more.

Not sure the status on this, I still have version 0.14.5... here's a screenshot: if you went with the previous solution, is it simply possible to round numbers? Here you...

I'm doing all the mocks correctly, AFAIK, but this is the error I get: Test suite failed to run ReferenceError: self is not defined at node_modules/react-native-fetch-blob/lib/oboe-browser.min.js:1:12597 at Object. (node_modules/react-native-fetch-blob/lib/oboe-browser.min.js:1:12611) at...

@wkh237 @lll000111 Sorry just circling back to this... adding `global.self = {}` does allow my tests to run! I'm going to run with that solution for the timebeing

Running into this same issue. Basically the exact same situation as @martynchamberlin describes in the post directly above me. Actually, for the time being I am grateful he introduced me...

Hi 👋🏼 I'm not opposed to the `mounted` idea, if you don't mind making a PR, I'd love to get it in there!

Hi 👋🏼 I like you suggestion - would you mind opening a PR? A couple thing here too, 1. Could you make this optional? Aka adding it as a boolean...

Hi, I'm wondering if the `topAdjustment` prop would be of any use here? It appears this might be a unique situation with the native navigation library + using a side...

👋 hi could you provide screenshots and code reproduction please?

Thanks for this! I'm curious what version of this library you have, namely because I'm wondering if this PR that was merged recently would resolve this issue or not --...