The Photos App
Find out what logic needs to be implemented using the Awesome Cordova Plugins Camera plugin for the photos-app.
We'll cover the following
The home component
In the last lesson, we created our Pictures service. Let’s now see how this service is used within the HomePage
component.
In the photo-app/src/app/home/home.page.ts
component, we make the
following amendments to the code (highlighted):
Get hands-on with 1200+ tech skills courses.