mieszko4

Results 10 issues of mieszko4

This instruction: ``` { "scripts": { "start": "rm -rf ./node_modules/.cache/babel-loader && node index.js" } } ``` does not work with react-native 0.57 Is there any way to fix it in...

react-native

I do two requests. ## Creating link ```es6 { url: 'https://api.branch.io/v1/url', json: true, headers: { 'Content-Type': 'application/json' }, body: { branch_key: 'key_test_***', channel: 'IvySpace', data: { roboadvisor_form_id: 5 } }...

In my bower.json I have dependency on {"fundation": "zurb/bower-foundation#~5.3.3"} package. I then include this bower package using: ``` {% javascripts "@foundation_js" %}{% endjavascripts %} ``` However, I get an error...

Fetches found geolocations of client. It is non-breaking change. To use it, pass `withGeolocations` - it will return new output to be non-breaking change: ```json { "asns": [], "geolocations": []...

### Detailed Description of the Problem HAProxy crashes with `Segmentation fault` err after executing Runtime API commands through socat. ### Expected Behavior HAProxy should not crash. ### Steps to Reproduce...

type: bug
status: needs-triage

Should fix https://github.com/benmosher/eslint-plugin-import/issues/496

bug
mentally-simmering

It would be cool if design was responsive so that people could play on their tablets/smartphones.

accessibility

Hi, After update on 2023-12-12 (https://github.com/ipapi-is/ipapi/commit/6a956658ba9a8dfb956bf3f87d6d0d7be47b1a00) I see a lot of IP misses even though this update has more rows. Questions 1. What exactly is the change and is that...

Custom meeting UI will enable to adjust settings like hiding share button. We have this implemented on android. Steps for implementation on iOS here: https://marketplace.zoom.us/docs/sdk/native-sdks/iOS/mastering-zoom-sdk/in-meeting-function/customized-in-meeting-ui/overview

Go through the last review (https://github.com/mieszko4/react-native-zoom-us/pull/40#pullrequestreview-768727330) and see what could be re-used from that pr