Benjamin Paap
Benjamin Paap
I had a similar issue with this modalbox. I just disabled all handlers of the PanResponder when `swipeToClose` is `false` and it worked perfectly. I don't know if thats the...
I have to add, that it is not a simple ListView. Instead it is a `RefreshableListView` (https://github.com/jsdf/react-native-refreshable-listview)
I just recently wrote a python library to control a Neato D10 which is working good right now. If you guys need help feel free to contact me. I've got...
Honestly I don't know much about hoobs. Personally I have a Homebridge instance running, but mostly switched to Home Assistant. In my early days with homebridge I stumbled upon this...
`loadCookieFromSavePath` should be a boolean value. I'm using nearly exact the same options but I call the `login` method at least once. It will check itself, if it has to...