简体   繁体   中英

IOS Facebook Login Screen with Storyboard

Hello I was searching a lot. What I was trying to do is built my own Login in Screen as it is done within the facebook app or twitter. Dont know what I mean? Check it out

I was wondering if somebody knows a tutorial or even a sample app that uses the storyboard in order to create that login screen view controller with group prototype cells?

thank you guys a lot!

Use Parse .

It's as simple as that really...

Parse is an SDK for iOS that allows you to do a whole manner of things, as well as use their awesome free-to-implement package for complete management of user accounts.

The Parse SDK comes with a fully customisable login and sign-up controller that links with an online user database for your app. They have brilliant tutorials, and you can check out their docs here .

EDIT:

After request, here is the link to a similar SO question with a more login-centric answer: How to make a login screen like Facebook app?

I ended up with Building a View Controller, loaded a background image and added the Bottom Cell Image and Top Cell Image

Then Added the Labels an secure Text to it.

The Image is hard to see its a white Image. Do a right klick an download the image. this works

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM