You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
miguel 424cea8dd9 docs(favorite-images): add the plus sign to the audit bonus questions 1 year ago
..
README.md docs(favorite-images): add the plus sign to the audit bonus questions 1 year ago

README.md

Functional

In order to run and hot reload the app either on emulator or device, follow the instructions

Does the app show "No images selected" message when no images are loaded?
Does the app have a select image button in the appbar?
Tap on the select image button.
Does the camera work both in iOS and Android?
Does the app load chosen image?
Does the image opens in full-size once taped?
Can you zoom in and out the image?

Bonus

+Does the app provide image editing features such as cropping, rotating, or adding filters to images?
+Does the app implement cloud storage to store images on a remote server?
+Does the app have sharing options to share images on social media platforms or through email or messaging?