Sharing JSON data from server between 2 components
问题 I posted this yesterday but I have changed so much of the code today I have basically re-written my question: I have a NativeScript with Angular app using the TabView template and a login form using a modal window over the tabs initially and this appears to be working OK - the login form has no tabs and when logged in I am taken to the TabView. Upon successful login I want to call methods within the tabbed components and update the respective templates with content specific to the logged in