Jesús Darío
Jesús Darío
I am also unable to import this package. So I am requiring the copy named `react-native-bcrypt`. Any help on how to import it, by the way?
Hi @ankitkhedekar, sounds great. It must work with simulated devices also. This is the file on the frontend where the magic happens https://github.com/netbeast/dashboard/blob/master/public/components/devices/index.jsx This is by the way, where the...
Sounds a 100% right hypothesis, we can test it out. We can go to the **scanner** https://github.com/netbeast/dashboard/blob/master/src/services/scanner.js and make it subscribe to the network topic `broker.client.subscribe('network/devices/request')`. When the view is...
I am going to work on this now but will remove the _urgent_ label
See: -http://electron.atom.io/ -http://electron.atom.io/docs/api/auto-updater/ [--- Commented from Asana.com #commenter Luis ---[aa]
Depends on the installation method you followed, you can simply remove the folder where it was installed. Also you may want to halt the process, in that case search the...
Absolutely, the project is a little bit in maintenance but please do ask for the help I can provide.
We are moving all of netbeast efforts into [Yeti](https://getyeti.co)'s igloo (to be released in a couple of weeks) and netbeast/bigfoot. That way the best of netbeast dashboard will be available...
I already asked and answered a very much related question in stackoverflow 👇 https://stackoverflow.com/questions/39946431/what-is-the-best-way-to-schedule-a-task-in-react-native I'm afraid this is the best I can do
Hi, I just ran a quick `git clone`, `yarn`, `react-native run-android` and everything was OK. Could you share what error did you get?