Indiana Zhao

Results 6 comments of Indiana Zhao

Thank you @slavafomin , it not only resolve this issue but also provide a easy way to config options!

In angular, I call enableLocationRequest() from a setTimeout function in ngOnInit().

After I install Wine on my Macbook, I have to restart Mac. Or it will get stuck when I try to build the exe for Windows.

I just installed this plugin by the command `tns plugin add nativescript-modal-datetimepicker` and use it in my Angular NS. main.component.ts: ```javascript import * as ModalPicker from 'nativescript-modal-datetimepicker'; pickDate() { const...