I am looking to store user credentials (username and password) in a Nativescript application. In another Nativescript application, I need to be able to retrieve these stored credentials.
Unfortunately, I am unsure of how to accomplish this in Nativescript Angular2. Any assistance on this matter would be greatly appreciated. Thank you.