Fr33maan
Fr33maan
https://github.com/wumke/react-native-local-notifications/pull/26
@wumke can push a version 2.0.1 ? I would like to avoid forking your package just for a so small fix
@wumke right ! sad we not have a publish script in package.json. Thanks for your reactivity
can use this in package.json `"react-native-local-notifications": "git://github.com/wumke/react-native-local-notifications.git#dc5efd2ccdc434dfbffe4ece90849d68902c7767"`
The Fungilation repo is working perfectly, I've asked the owner to publish it on npm.
Ok it's not a bug at all, you must avoid to create api with Controller generator and then Model generator. Just use Model generator. Could you write it in capital...
@ghaiklor I'm really interested
I've added precision in the wiki about what model generator does. I was pretty sure this would create a PR but instead it directly modified the wiki...
Thanks for the answer, it is clearly a bug as data contains some information.
I guess that you already tried to reproduce it but this is how I make it happen : ``` javascript test_fb_post: function(req, res) { Video.find().then(videos => { console.log(test) return videos...