ashlibaldwin / Hello-World-App

iOS app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello-World-App

  • 1. Make an app that displays the text "Hello World" on screen.

  • 2. Add a button to the same view that shows "Hello World" - when you press the button, it should show an alert that says "Hello Back!"

  • 3. Then change the app so it shows a textfield, and a button

    • a. Enter text into the textfield, and then press the button
    • b. It shows an alert with the text in the textfield

About

iOS app


Languages

Language:Objective-C 100.0%