Kaloyan Kosev

Results 17 issues of Kaloyan Kosev

While working on a [side project](https://github.com/superKalo/crypto-tab/) powered by SuperRepo, I had to refresh a chart each time my data is synced successfully. Therefore, I plan to enhance the [`initSyncer()`](https://github.com/superKalo/super-repo#initsyncer) method...

enhancement

Implements a callback each time background data is synced successfully. Closes #11

in progress

Basically, in case the request response is not received yet, do not issue a new (network) request. Wait for the one which is still pending. Here's a test for this...

enhancement

Hi. I've integrated this plugin on my Expo (React Native) project [following these steps](https://github.com/luggit/react-native-config/issues/249#issuecomment-386090809). Can you please tell me if it is possible to configure the plugin to use the...

I am making an extension that overrides the standard "New Tab" page. It seems like the live-reloading doesn't work on Chrome latest (v59.0). When I run: `npm run chrome-watch` the...

Hello @bharani91 , I was wondering what are the guidelines (the best practice approaches) to adopt (use) the boilerplate, in order to get future changes/updates/releases? Obviously, I can just clone...

Hello, I am having a strange issue. All good when I scan and capture a wi-fi network. I am waiting a few min and when I hit on "Crack" this...

First of all, thanks @jordanbyron for the great work you've done! 👏 I noticed a strange issue on my end. Long story short - the same `MessageEvent` is getting dispatched...

I have a seeder that seeds my **States**: ```javascript const states = { model: 'State', documents: [ { name: 'Alabama', abbr: 'AL' }, { name: 'Alaska', abbr: 'AK' }, {...

Adds the [Ambire wallet](https://www.ambire.com/) to the Identity category.