Isaac Alcocer

Results 5 comments of Isaac Alcocer

I half fixed mine using height=20 on iOS and adding a label inside a horizontal StackLayout to avoid the tap action, or add it if necessary, right now I'm trying...

I had the same issue today, i was trying to configure Info.plist, to be more precise: ``` CFBundleDisplayName ${PRODUCT_NAME} CFBundleExecutable ${EXECUTABLE_NAME} ``` Looks like i cannot set the name in...

I figure this issue a few months back, looks like that my project was build using the companion app, then updated to current versions, current versions handle this properties in...

if you use ngResource when you create your $resource handler (angular factory) you can overwrite some methods, even so create functions inject queries if am not mistaken, you can use...

I found that it could be a combination of things, please make sure to include this information in the readme: If you guys installed this using the companion app (Nativescript-sidekick)...