Hatem Alimam

Results 4 issues of Hatem Alimam

Hello, Trying to use GoogleFinance as a provider gives an error code of 403: ``` const swap = require('node-currency-swap'); swap.addProvider(new swap.providers.GoogleFinance()); const rate = swap.quoteSync({ currency: 'USD/EUR' }); ``` Error:...

It seems strange how this project is handling the releases, the current version is `0.5.0` where some commits that currently resides in the master branch are not there, like emitting...

As discussed [here](https://github.com/amitaymolko/react-native-rsa-native/issues/50) I'm opening this PR. Please review the code, at my backend part it's working like a charm. Thanks.

When exporting a key from the iPhone keychain, it's exported in a cut down format – just the public key and exponent without any of the other ASN.1 stuff we’d...