farfromrefuge

Results 1526 comments of farfromrefuge

You should have the toolbar as a property of the navigationcontroller to have the same api as with the UINavigationController which has a toolbar property. I already started to integrate...

this is a know electron issue i think https://github.com/electron/electron/issues/14941

@nvkelso are you gonna add it at some point? There are a lot of issues in the current elevations in France. On a side note because of that i am...

:D here is an example ``` { "scope": "source.js", "completions": [ // misc completions { "trigger": "var", "contents": "var $1 = $2" }, { "trigger": "true", "contents": "true" }, {...

Don't worry i know python enough to look at this. Will give it a go when i have the time ;) thanks for looking

@maddockst you need to use a custom `LocationSource` https://developers.google.com/android/reference/com/google/android/gms/maps/GoogleMap#setLocationSource(com.google.android.gms.maps.LocationSource)

Same issue here. Received sms are seen as +33 which makes them being in a differenct contact

@LukasBombach Whenever you have the time. I have something working already.

@LukasBombach any news on this? Would still like to go and test the integration with your package for Nativescript

@LukasBombach seems perfect. need to find time to work on this. One thought though. I am a little bit worried about what would be included (webpack wise) in my mobile...