Skip to content

Instantly share code, notes, and snippets.

View isnifer's full-sized avatar
🏠
Working from home

Anton Kuznetsov isnifer

🏠
Working from home
  • SpicyAI
  • Yerevan, Armenia
  • 10:12 (UTC +04:00)
View GitHub Profile
@isnifer
isnifer / gist:d55b9c26f286a96a0cc3d80e90f6d2d8
Created September 16, 2020 12:18 — forked from atc3/gist:e42ca11b07832ccbce02
Long Polling in React Native
/*--- LONG POLL --*/
/**
* Adapted from http://blog.gospodarets.com/fetch_in_action/
* many thanks!
*/
var MAX_WAITING_TIME = 5000;// in ms
var getJSON = function (params) {
var wrappedPromise = {};
@isnifer
isnifer / changelog.md
Created March 21, 2018 15:27 — forked from ngoryachev/changelog.md
tipsi-stripe version 5.0.0 changelog

Changelog

AndroidPay modern api was used. Initialization flow breaking changes. Issue fixes. Some fancy make up was performed.

[5.0.0] - 2018-03-21

Breaking changes:

1) Initialization

before 5.0.0: