iOS EXPERTS ONLY PLEASE

ehmagrzm7i

Due in 48 hours.

 

Create a single view iPhone® project that demonstrates the following skills, features and functionality:

 

  • Create a Single View iPhone project using SWIFT.
  • Add a single .PNG image to the project asset catalog.
  • Add a label programmatically with the text 'Hello XCode'.
  • Ensure that the application can support multiple orientations such as Portrait and Landscape.
  • Set the application ICON to any image of your choosing.
  • Add a SWIFT class file to the project that illustrates and contains the following:
    • The class name is 'Calculator'
    • Has public variables of the type float called numerator, denominator and total.
    • Has a method called 'Add' that returns the sum of numerator and denominator and sets the total variable.
    • Has a method called 'Divide that returns the division of the numerator and denominator and sets the total.
    • The 'Divide' method should contains a 'try/catch' to ensure that dividing by zero is addressed.

 

    • 10 years ago
    • 10
    Answer(1)

    Purchase the answer to view it

    NOT RATED
    • imageload.txt
    • hello.txt
    • calcal.txt
    Bids(0)