Results 7 issues of KJ

Fixes this issue: https://github.com/sunnylqm/react-native-storage/issues/245 https://github.com/facebook/react-native/issues/27483

I'm getting this warning in React Native when I have saved more than a few hundred keys and then call `storage.getAllDataForKey`. ``` Excessive number of pending callbacks: 501. Some pending...

I'm trying the demo (http://mazemap.github.io/Leaflet.TileLayer.PouchDBCached/demo.html) on Safari 10.0.3 and on Safari iOS 10+ and both give the error: `Cross-origin image load denied by Cross-Origin Resource Sharing policy.` whenever it loads...

Extended Format tx protocol includes the previous satoshi amount and and previous locking script of all transaction inputs

If you enabled animations on Android in the `example.js` (https://github.com/deanmcpherson/react-native-sortable-listview/blob/master/Sortable/example.js#L10) By adding: ``` UIManager.setLayoutAnimationEnabledExperimental && UIManager.setLayoutAnimationEnabledExperimental(true); ``` And then when you activate a row and do the fling gesture it...

Fixes this issue: https://github.com/joseestrella89/react-native-dialog-input/issues/31

Ever since `electron-eval 0.9.3` I've been getting this error when using electron-webrtc: https://github.com/mappum/electron-webrtc/issues/68