Bernardo

Results 6 comments of Bernardo

> I'm having issues adding this fork as I think the source package.json has an invalid semver version... > > ``` > $ yarn add git+https://github.com/BernaLang/react-native-highcharts.git#86ce7bf > yarn add v1.16.0...

> note that this has a problem with expo I don't really work with expo, could you tell me what the problem is?

Added a new commit to fix a iOS error by whitelisting the file directory on the webview.

+1 for this feature, I usually put it in the second screen but it would be very handy to have a hot key to hide/show the window.

> This is definitely a bug - in the logic for `Agenda.prototype.cancel` it only runs a database query to `deleteMany` - it does not remove them from in memory e.g....

I can't consistently pass one of the tests ("should run higher priority jobs first"). I think the query to the database is sometimes slowing down the higher priority tests and...