nativescript-angular-drawer-template
nativescript-angular-drawer-template copied to clipboard
A starter project to quickly create nativescript angular project with drawer pages.
Hi guys, I am trying since last three days. In page-router-outlet, my shared component module of action-bar is not rendering in home.component.html. I have declared the action bar component in...
# This is the error I am facing now: ``` dhrn@dhrn-Inspiron-5548:~/NativeApp/Supervisor$ tns run android Searching for devices... iTunes is not available for this operating system. You will not be able...
Hi, I' tried your template, On iOS with the updated typescript to 2.4.1 version. The app fail to build , with the message error below. If I downgrade typescript to...
On IOS when "clearHistory" set to false, the pages display "back" button correctly, but when we press back button the previous page is not getting displayed, just the busy indicator...