Results 4 comments of Ashok

Thanks for the fix @rigor789 . When i try to build with @nativescript/[email protected], **I got Module not found error from other dependencies** ERROR in d:/Project Workspace/node_modules/@nativescript/angular/http-client/http-utils.js Module not found: Error:...

Hi @rigor789 Sorry. I thought that those all are involved in this plugin development. Its my misunderstanding. Soon I will update it with my necessary information as you mentioned. Thanks...

I have added in the plugin module file **import { NativeScriptDateTimePickerModule } from "nativescript-datetimepicker/angular";** and added **@NgModule({ imports: [ .... NativeScriptDateTimePickerModule ]** From the main page i have opened a...