Alexandre Santos
Alexandre Santos
What about using Node's own request object? I'm just suggesting this because for instance `express` extends that object, while `koa` uses it directly. By supporting it we can pretty much...
May I submit a PR with this change?
https://github.com/moaazsidat/react-native-qrcode-scanner/pull/112 already being done by someone here :)
@samselikoff would love to have your view on this. Since it was you designing the website. This kinda "breaks" the convention as it is using the same styles you created...
Yes, you're not seeing it because the PR that adds those options to the miragejs code itself is not merged yet. And this is generating the types based on that....
I think it is, yes. It will help answering some questions while we don't have the full docs generated by TS
How can I handle these errors? I'm having a **lot** of these errors polluting my logs: XHR error GET https://app.launchdarkly.com/sdk/evalx//users/ I'm using the React Version of LaunchDarkly, but it doesn't...