albertogparrado / login_iOS

Login menu for iPhone apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

login_iOS

Login menu for iPhone apps.

What it is?

login menu for an iOS app.

#How does it work? The first view has two TextFields to enter the username and password fields. Also, it has a button that checks that the TextFields are not empty and sends the user to the second view.

The second view receives the data from the TextFields of the first and shows them to know which is the user and the password entered by the user.

Simulator Screen Shot - iPhone 12 Pro Max - 2021-06-08 at 14 11 00

Simulator Screen Shot - iPhone 12 Pro Max - 2021-06-08 at 14 11 04

About

Login menu for iPhone apps.

License:MIT License


Languages

Language:Swift 100.0%